flathub / com.amazon.Workspaces

https://flathub.org/apps/details/com.amazon.Workspaces
4 stars 7 forks source link

The latest version doesn't accept '~' char? #35

Open jianpan opened 1 year ago

jianpan commented 1 year ago

I updated to com.amazon.Workspaces 4.5.0.4198. It doesn't accept '~' char from my keyboard somehow. (The key works in other apps). Other keys work fine. I wonder if this issue only happens to me?

bbhtt commented 1 year ago

I updated to com.amazon.Workspaces 4.5.0.4198. It doesn't accept '~' char from my keyboard somehow. (The key works in other apps). Other keys work fine. I wonder if this issue only happens to me?

Where? I tried putting it in the registration box, seems to work fine? I can't go further because I don't have an account.

image

It'd be good to know if you can reproduce it with the .deb directly.

arrjay commented 1 year ago

it does not work in the remoting session after it's connected. same version here, 4.5.0.4198. I'm on a Fedora 37/KDE box, I'll see what I can do to get at the deb.

bbhtt commented 1 year ago

Can you please try he build here https://github.com/flathub/com.amazon.Workspaces/pull/36#issuecomment-1639198723?

arrjay commented 1 year ago

okay, that's reporting version 4.6.0.4187, but still not working.

bbhtt commented 1 year ago

okay, that's reporting version 4.6.0.4187, but still not working.

Thanks. Would be nice if you can check the deb.

Also, anything interesting in terminal or in the logs ~/.var/app/com.amazon.Workspaces/data/Amazon Web Services/Amazon WorkSpaces/logs? (You might want to redact sensitive information before sharing)

arrjay commented 1 year ago

terminal had nothing, launched via flatpak run com.amazon.Workspaces

this log looks mostly revolving around auth and initial screen setup, but I'll see about getting a filtered version.

bbhtt commented 1 year ago

Is this breaking your workflow or usage somehow? If it's a breaking change, and we can't figure out what's the issue, I can revert to the previous version.

arrjay commented 1 year ago

it makes navigating to ~ very obnoxious. (I suppose it makes writing "`" impossible as well.) I actually need to play with rolling versions backward to see where it broke.

bbhtt commented 1 year ago

Hm, actually I noticed that both of you said you were on 4.5.x. So then it must have been broken in the update from 4.4.x to 4.5.x.

The latest version published on Flathub is 4.6.0.4187:

flatpak remote-info flathub com.amazon.Workspaces

        ID: com.amazon.Workspaces
       Ref: app/com.amazon.Workspaces/x86_64/stable
      Arch: x86_64
    Branch: stable
Collection: org.flathub.Stable
  Download: 25.8 MB
 Installed: 68.6 MB
   Runtime: org.gnome.Platform/x86_64/42
       Sdk: org.gnome.Sdk/x86_64/42

    Commit: ca167e7f07059e05fa75011950f770a46c70dec3af58c2e153bcea9dfe43edb9
    Parent: 56801ae1e87d384b9aaffa2012f9421abbc34267e7c50cd98ef43d9a466acee2
   Subject: Update Amazon Workspaces to 4.6.0.4187 (82e7f3d7)
      Date: 2023-07-15 17:45:29 +0000

But looks like it doesn't work with that version as well like you tried the test build.

Now the issue is Amazon deletes the deb packages of old version on their server, so a downgrade to 4.4.x might not be possible.

bbhtt commented 1 year ago

I think you can grab the latest debs of 4.6.0.4187 https://d3nt0h4h6pmmc4.cloudfront.net/ubuntu/dists/focal/main/binary-amd64/workspacesclient_4.6.0.4187_amd64.deb or 4.5.0.4198 https://d3nt0h4h6pmmc4.cloudfront.net/ubuntu/dists/bionic/main/binary-amd64/workspacesclient_4.5.0.4198_amd64.deb and check with it.

Any version lower than that has dead links 4.4.0.1997 https://d3nt0h4h6pmmc4.cloudfront.net/ubuntu/dists/bionic/main/binary-amd64/workspacesclient_4.4.0.1997_amd64.deb

You might just be able to change the deb to zip, extract it extract data.tar.xz and run it. Make sure have all the dependencies installed from your distribution repository. You can find the dependencies listed in control.tar.xz (extract it)

arrjay commented 1 year ago
Log ``` 2023-07-18T16:03:19.309Z { Version: "4.6.0.4187" }: [INF] Initiating clean up at logs 2023-07-18T16:03:19.373Z { Version: "4.6.0.4187" }: [INF] Initiating clean up at pcoip 2023-07-18T16:03:19.447Z { Version: "4.6.0.4187" }: [DBG] Recording Metric-> Application::Launch=1 2023-07-18T16:03:19.943Z { Version: "4.6.0.4187" }: [WRN] Local OS: Unix , Version: 6.3.12.100 2023-07-18T16:03:20.004Z { Version: "4.6.0.4187" }: [DBG] WorkspaceStateChange: Init 2023-07-18T16:03:20.004Z { Version: "4.6.0.4187" }: [INF] Target framework .NET 7.0.5 2023-07-18T16:03:20.005Z { Version: "4.6.0.4187" }: [DBG] Client was launched via cli 2023-07-18T16:03:20.062Z { Version: "4.6.0.4187" }: [INF] Navigating to Use Case WorkSpacesClient.Common.UseCases.BeginPreSessionUseCase.BeginPreSessionPresenter 2023-07-18T16:03:20.065Z { Version: "4.6.0.4187" }: [DBG] CredentialCache.DefaultCredentials is set to acutal system proxy 2023-07-18T16:03:20.066Z { Version: "4.6.0.4187" }: [INF] HttpClient created using SystemProxy from settings: SystemProxy -> 127.0.0.1:8080 2023-07-18T16:03:20.135Z { Version: "4.6.0.4187" }: [INF] Before CPU:-1% Memory:-0.001kb 2023-07-18T16:03:20.166Z { Version: "4.6.0.4187" }: [INF] Resolving region for: SLiad+5T6GYQ 2023-07-18T16:03:20.167Z { Version: "4.6.0.4187" }: [INF] Region Key obtained from code: SLiad 2023-07-18T16:03:20.174Z { Version: "4.6.0.4187" }: [INF] Checking for localization update 2023-07-18T16:03:20.181Z { Version: "4.6.0.4187" }: [INF] Local language assets version: 1 2023-07-18T16:03:20.181Z { Version: "4.6.0.4187" }: [INF] Requesting language updates from: https://ws-client-service.us-east-1.amazonaws.com/configuration/GetLocalizationAssets 2023-07-18T16:03:20.231Z { Version: "4.6.0.4187" }: [INF] Checking for error definitions update 2023-07-18T16:03:20.234Z { Version: "4.6.0.4187" }: [INF] Local languages version: 1 | Local error definitions version: 1 2023-07-18T16:03:20.235Z { Version: "4.6.0.4187" }: [INF] Requesting error definition updates from: https://ws-client-service.us-east-1.amazonaws.com/configuration/GetErrorDefinition 2023-07-18T16:03:20.267Z { Version: "4.6.0.4187" }: [DBG] GetAuthInfo Request Amzn-id: c874c008-0c83-40b9-bb0b-fd79f8a4631f 2023-07-18T16:03:20.319Z { Version: "4.6.0.4187" }: [ERR] Error while making a request to : https://ws-client-service.us-east-1.amazonaws.com/configuration/GetErrorDefinition. Message: Response status code does not indicate success: 403 (Forbidden). 2023-07-18T16:03:20.319Z { Version: "4.6.0.4187" }: [ERR] Error while making a request to : https://ws-client-service.us-east-1.amazonaws.com/configuration/GetLocalizationAssets. Message: Response status code does not indicate success: 403 (Forbidden). 2023-07-18T16:03:20.323Z { Version: "4.6.0.4187" }: [ERR] Exception occured during error-definition remote configuration: HttpClient4xxNetworkError 2023-07-18T16:03:20.323Z { Version: "4.6.0.4187" }: [ERR] Exception occured during locale remote configuration: HttpClient4xxNetworkError 2023-07-18T16:03:20.323Z { Version: "4.6.0.4187" }: [INF] No changes to error definitions 2023-07-18T16:03:20.324Z { Version: "4.6.0.4187" }: [INF] No changes to localization 2023-07-18T16:03:20.327Z { Version: "4.6.0.4187" }: [DBG] Recording Metric-> ErrorUpdate::Error=0 2023-07-18T16:03:20.327Z { Version: "4.6.0.4187" }: [DBG] Recording Metric-> ErrorUpdate::Fault=0 2023-07-18T16:03:20.328Z { Version: "4.6.0.4187" }: [DBG] Recording Metric-> LocaleUpdate::Error=0 2023-07-18T16:03:20.328Z { Version: "4.6.0.4187" }: [DBG] Recording Metric-> LocaleUpdate::Fault=0 2023-07-18T16:03:20.371Z { Version: "4.6.0.4187" }: [DBG] Recording Metric-> HealthCheck::HcUnhealthy=0 2023-07-18T16:03:20.393Z { Version: "4.6.0.4187" }: [DBG] Received Http WsBrokerGetAuthInfoResponse(Url: https://ws-broker-service.us-east-1.amazonaws.com/) with (SessionId: SESSION-UUID, OrgName: WS-CRED-DOMAIN, AuthMethods: [OAUTH]) 2023-07-18T16:03:20.395Z { Version: "4.6.0.4187" }: [DBG] Recording Metric-> GetAuthInfo::Error=0 2023-07-18T16:03:20.395Z { Version: "4.6.0.4187" }: [DBG] Recording Metric-> GetAuthInfo::Fault=0 2023-07-18T16:03:20.451Z { Version: "4.6.0.4187" }: [DBG] WorkspaceStateChange: Registered 2023-07-18T16:03:20.465Z { Version: "4.6.0.4187" }: [DBG] Recording Metric-> HealthCheck::HcUnhealthy=0 2023-07-18T16:03:20.525Z { Version: "4.6.0.4187" }: [ERR] Error while making a request to : https://d1cbg795sa4g1u.cloudfront.net/prod/iad/WS-CRED-DOMAIN/en_US/wsassets.json. Message: Response status code does not indicate success: 403 (Forbidden). 2023-07-18T16:03:20.547Z { Version: "4.6.0.4187" }: [ERR] Exception while getting file headers from URI: https://d1cbg795sa4g1u.cloudfront.net/prod/iad/WS-CRED-DOMAIN/en_US/wsassets.json. Exception: WorkSpacesClient.Common.Infrastructure.ExceptionHandler.WorkspacesClientNetworkException: HttpClient - 4xx Network error ---> System.Net.Http.HttpRequestException: Response status code does not indicate success: 403 (Forbidden). at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode() at WorkSpacesClient.Common.UseCases.CommonGateways.HttpClientWorker.HttpClientWorker.SendAsync(HttpMethod method, Uri uri, Int64 timeoutTicks) in /codebuild/output/src531396508/src/git-codecommit.us-west-2.amazonaws.com/v1/repos/WorkSpacesClientSingularity/src/WorkSpacesClient.Common/UseCases/CommonGateways/HttpClientWorker/HttpClientWorker.cs:line 94 --- End of inner exception stack trace --- at WorkSpacesClient.Common.UseCases.CommonGateways.HttpClientWorker.HttpClientWorker.SendAsync(HttpMethod method, Uri uri, Int64 timeoutTicks) in /codebuild/output/src531396508/src/git-codecommit.us-west-2.amazonaws.com/v1/repos/WorkSpacesClientSingularity/src/WorkSpacesClient.Common/UseCases/CommonGateways/HttpClientWorker/HttpClientWorker.cs:line 105 at WorkSpacesClient.Common.UseCases.CommonGateways.HttpClientWorker.HttpClientWorker.SendAsync(HttpMethod method, Uri uri) in /codebuild/output/src531396508/src/git-codecommit.us-west-2.amazonaws.com/v1/repos/WorkSpacesClientSingularity/src/WorkSpacesClient.Common/UseCases/CommonGateways/HttpClientWorker/HttpClientWorker.cs:line 66 at WorkSpacesClient.Common.UseCases.CommonGateways.FileDownloadWorker.FileDownloadWorker.GetFileHeadersAsync(Uri uri) in /codebuild/output/src531396508/src/git-codecommit.us-west-2.amazonaws.com/v1/repos/WorkSpacesClientSingularity/src/WorkSpacesClient.Common/UseCases/CommonGateways/FileDownloadWorker/FileDownloadWorker.cs:line 77 2023-07-18T16:03:20.654Z { Version: "4.6.0.4187" }: [DBG] Recording Metric-> HealthCheck::HcUnhealthy=0 2023-07-18T16:03:20.666Z { Version: "4.6.0.4187" }: [ERR] Error while making a request to : https://d1cbg795sa4g1u.cloudfront.net/messaging/prod/iad/WS-CRED-DOMAIN/en_US/wsMessagings.json. Message: Response status code does not indicate success: 403 (Forbidden). 2023-07-18T16:03:20.667Z { Version: "4.6.0.4187" }: [ERR] Exception while getting file headers from URI: https://d1cbg795sa4g1u.cloudfront.net/messaging/prod/iad/WS-CRED-DOMAIN/en_US/wsMessagings.json. Exception: WorkSpacesClient.Common.Infrastructure.ExceptionHandler.WorkspacesClientNetworkException: HttpClient - 4xx Network error ---> System.Net.Http.HttpRequestException: Response status code does not indicate success: 403 (Forbidden). at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode() at WorkSpacesClient.Common.UseCases.CommonGateways.HttpClientWorker.HttpClientWorker.SendAsync(HttpMethod method, Uri uri, Int64 timeoutTicks) in /codebuild/output/src531396508/src/git-codecommit.us-west-2.amazonaws.com/v1/repos/WorkSpacesClientSingularity/src/WorkSpacesClient.Common/UseCases/CommonGateways/HttpClientWorker/HttpClientWorker.cs:line 94 --- End of inner exception stack trace --- at WorkSpacesClient.Common.UseCases.CommonGateways.HttpClientWorker.HttpClientWorker.SendAsync(HttpMethod method, Uri uri, Int64 timeoutTicks) in /codebuild/output/src531396508/src/git-codecommit.us-west-2.amazonaws.com/v1/repos/WorkSpacesClientSingularity/src/WorkSpacesClient.Common/UseCases/CommonGateways/HttpClientWorker/HttpClientWorker.cs:line 105 at WorkSpacesClient.Common.UseCases.CommonGateways.HttpClientWorker.HttpClientWorker.SendAsync(HttpMethod method, Uri uri) in /codebuild/output/src531396508/src/git-codecommit.us-west-2.amazonaws.com/v1/repos/WorkSpacesClientSingularity/src/WorkSpacesClient.Common/UseCases/CommonGateways/HttpClientWorker/HttpClientWorker.cs:line 66 at WorkSpacesClient.Common.UseCases.CommonGateways.FileDownloadWorker.FileDownloadWorker.GetFileHeadersAsync(Uri uri) in /codebuild/output/src531396508/src/git-codecommit.us-west-2.amazonaws.com/v1/repos/WorkSpacesClientSingularity/src/WorkSpacesClient.Common/UseCases/CommonGateways/FileDownloadWorker/FileDownloadWorker.cs:line 77 2023-07-18T16:03:20.764Z { Version: "4.6.0.4187" }: [INF] Navigating to Use Case WorkSpacesClient.Common.UseCases.Authenticate.WarpDriveAuthentication.WarpDriveAuthenticationPresenter 2023-07-18T16:03:20.776Z { Version: "4.6.0.4187" }: [INF] After Elapsed:643ms, CPU:-1% Memory:-0.001kb 2023-07-18T16:03:20.781Z { Version: "4.6.0.4187" }: [DBG] Setting proxy for embedded browser 2023-07-18T16:03:20.782Z { Version: "4.6.0.4187" }: [DBG] OS level proxy will be used 2023-07-18T16:03:20.784Z { Version: "4.6.0.4187" }: [DBG] Received login url: https://WS-CRED-DOMAIN.awsapps.com:443/login/?client_id=CLIENT-ID&redirect_uri=https%3a%2f%2fskylight.local&locale=en_US 2023-07-18T16:03:20.785Z { Version: "4.6.0.4187" }: [DBG] Got IsRememberMeDisalbeResult True 2023-07-18T16:03:20.785Z { Version: "4.6.0.4187" }: [DBG] Initialize view for embedded browser 2023-07-18T16:03:20.785Z { Version: "4.6.0.4187" }: [DBG] LoadUrl: https://WS-CRED-DOMAIN.awsapps.com:443/login/?client_id=CLIENT-ID&redirect_uri=https%3a%2f%2fskylight.local&locale=en_US 2023-07-18T16:03:20.949Z { Version: "4.6.0.4187" }: [DBG] Recording Metric-> DescribeClientCustomization::Error=0 2023-07-18T16:03:20.950Z { Version: "4.6.0.4187" }: [DBG] Recording Metric-> DescribeClientCustomization::Fault=0 2023-07-18T16:03:20.962Z { Version: "4.6.0.4187" }: [INF] Remote login setting: True. Current Local admin setting: True 2023-07-18T16:03:20.967Z { Version: "4.6.0.4187" }: [DBG] Falling back to old cobranding way 2023-07-18T16:03:21.013Z { Version: "4.6.0.4187" }: [DBG] WarpDriveAuthentication BeginUseCase succeeded. (appDataFolder: /home/rjlocal/.var/app/com.amazon.Workspaces/data/Amazon Web Services/Amazon WorkSpaces/, deviceId: 76V5MMJ9N8AThY8-HbuguG7xELiZaX6dfmRCrfH0XM0) 2023-07-18T16:03:21.920Z { Version: "4.6.0.4187" }: [DBG] Url Loaded [https://WS-CRED-DOMAIN.awsapps.com/login/?client_id=CLIENT-ID&redirect_uri=https%3a%2f%2fskylight.local&locale=en_US] - event state = LoadStarted 2023-07-18T16:03:21.925Z { Version: "4.6.0.4187" }: [DBG] In Resource Load Started for uri https://WS-CRED-DOMAIN.awsapps.com/login/?client_id=CLIENT-ID&redirect_uri=https%3a%2f%2fskylight.local&locale=en_US 2023-07-18T16:03:22.268Z { Version: "4.6.0.4187" }: [DBG] Url Loaded [https://WS-CRED-DOMAIN.awsapps.com/login/?client_id=CLIENT-ID&redirect_uri=https%3a%2f%2fskylight.local&locale=en_US] - event state = LoadCommitted 2023-07-18T16:03:22.281Z { Version: "4.6.0.4187" }: [DBG] In Resource Load Started for uri https://CF-DIST/css/default.css 2023-07-18T16:03:22.281Z { Version: "4.6.0.4187" }: [DBG] In Resource Load Started for uri https://CF-DIST/login/fingerPrint.js 2023-07-18T16:03:22.282Z { Version: "4.6.0.4187" }: [DBG] In Resource Load Started for uri https://CF-DIST/login/handleIEAssignFailureMessage.js 2023-07-18T16:03:22.282Z { Version: "4.6.0.4187" }: [DBG] In Resource Load Started for uri https://CF-DIST/js/extend-xhr.js 2023-07-18T16:03:22.282Z { Version: "4.6.0.4187" }: [DBG] In Resource Load Started for uri https://CF-DIST/js/performance_timer.js 2023-07-18T16:03:22.282Z { Version: "4.6.0.4187" }: [DBG] In Resource Load Started for uri https://CF-DIST/WarpDriveLogin/WarpDriveLogin.nocache.js 2023-07-18T16:03:22.283Z { Version: "4.6.0.4187" }: [DBG] In Resource Load Started for uri https://CF-DIST/css/ajax-loader.gif 2023-07-18T16:03:22.309Z { Version: "4.6.0.4187" }: [DBG] In Resource Load Started for uri https://CF-DIST/WarpDriveLogin/3E8BE70F324DDCCF243583A9DCEE798B.cache.js 2023-07-18T16:03:22.548Z { Version: "4.6.0.4187" }: [DBG] Url Loaded [https://WS-CRED-DOMAIN.awsapps.com/login/?client_id=CLIENT-ID&redirect_uri=https%3a%2f%2fskylight.local&locale=en_US] - event state = LoadFinished 2023-07-18T16:03:22.840Z { Version: "4.6.0.4187" }: [DBG] In Resource Load Started for uri https://CF-DIST/WarpDriveLogin/deferredjs/3E8BE70F324DDCCF243583A9DCEE798B/8.cache.js 2023-07-18T16:03:22.991Z { Version: "4.6.0.4187" }: [DBG] In Resource Load Started for uri https://CF-DIST/WarpDriveLogin/deferredjs/3E8BE70F324DDCCF243583A9DCEE798B/1.cache.js 2023-07-18T16:03:23.030Z { Version: "4.6.0.4187" }: [DBG] In Resource Load Started for uri https://CF-DIST/WarpDriveLogin/deferredjs/3E8BE70F324DDCCF243583A9DCEE798B/7.cache.js 2023-07-18T16:03:23.103Z { Version: "4.6.0.4187" }: [DBG] In Resource Load Started for uri data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAYAAABy6+R8AAAAtUlEQVR42p1SwQnEIBD0d+9r4uoIKEIQv3lZhGI9NpBS0spBCkgee47ZCxK8wCkMw+7OsLuqENUZx/EhpXwppQattQUjRl60jjHmmUU+Y8l4Z+zMiD3qLcOcsWWQc45CCIURc34+jWjNHTYWUEqJ1nUt/M1x3ZdReYelKpK1lqZpKlznoYNeYFme/SzGGEsX8MUE3SD4lva6+GM8YIe+2enGdHRq7XRjOnbqur2ud+r+Ef/+vQ+GUPc74dvITQAAAABJRU5ErkJggg== 2023-07-18T16:03:23.330Z { Version: "4.6.0.4187" }: [DBG] In Resource Load Started for uri https://WS-CRED-DOMAIN.awsapps.com/login/WarpDriveLogin/GalaxyInternalService 2023-07-18T16:03:23.338Z { Version: "4.6.0.4187" }: [DBG] In Resource Load Started for uri data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAUklEQVR42mNgGHnAxcXlPxQ7EFDnAFNLjGE4DUQ2iJBhDvgMJCRPtIEkG4THwAKyDMJjIHkGIRmI7qICcg2ijsuoFmZUi02qpjNq5wDq5c3hCwArZqIoPCJBxgAAAABJRU5ErkJggg== 2023-07-18T16:03:24.748Z { Version: "4.6.0.4187" }: [DBG] Recording Metric-> MenuClick::AboutWorkSpaces=1 2023-07-18T16:03:24.932Z { Version: "4.6.0.4187" }: [INF] Navigating to Use Case WorkSpacesClient.Common.UseCases.AboutWorkspaceUseCase.AboutWorkspacePresenter 2023-07-18T16:03:24.998Z { Version: "4.6.0.4187" }: [INF] About Workspace, product version 4.6.0.4187, release date 2023.06.20 2023-07-18T16:03:28.033Z { Version: "4.6.0.4187" }: [DBG] In Resource Load Started for uri https://WS-CRED-DOMAIN.awsapps.com/login/WarpDriveLogin/GalaxyInternalService 2023-07-18T16:03:28.379Z { Version: "4.6.0.4187" }: [DBG] In Resource Load Started for uri https://d3s98kk2h6f4oh.cloudfront.net/workspaces.css 2023-07-18T16:03:28.474Z { Version: "4.6.0.4187" }: [DBG] In Resource Load Started for uri https://WS-CRED-DOMAIN.awsapps.com/login/performance?pageId=warpdrive_login&type=pageload&loadFinished=1689696208372&customerReady=1689696208423&pageReady=1689696203329&startTime=1689696202286&initialLoad=1689696202298 2023-07-18T16:03:28.577Z { Version: "4.6.0.4187" }: [DBG] Recording Metric-> WdPageLoad::Error=0 2023-07-18T16:03:28.578Z { Version: "4.6.0.4187" }: [DBG] Recording Metric-> WdPageLoad::Fault=0 2023-07-18T16:03:28.580Z { Version: "4.6.0.4187" }: [DBG] WarpDrive Page Loaded in 7621 ms 2023-07-18T16:03:28.581Z { Version: "4.6.0.4187" }: [DBG] Apply CSS to WarpDrive Page 2023-07-18T16:03:28.581Z { Version: "4.6.0.4187" }: [DBG] Disable Context Menu in WarpDrive Page 2023-07-18T16:03:28.582Z { Version: "4.6.0.4187" }: [DBG] GetSetupJSBridgeScript javascript called 2023-07-18T16:03:28.582Z { Version: "4.6.0.4187" }: [DBG] In Resource Load Started for uri https://d3s98kk2h6f4oh.cloudfront.net/workspaces_v3.css 2023-07-18T16:03:28.585Z { Version: "4.6.0.4187" }: [DBG] Uncloaked WarpDrive Page 2023-07-18T16:03:29.263Z { Version: "4.6.0.4187" }: [DBG] Sent Metrics Request to https://skylight-client-ds.us-east-1.amazonaws.com/put-metrics: 2023-07-18T16:03:35.819Z { Version: "4.6.0.4187" }: [DBG] In Resource Load Started for uri https://WS-CRED-DOMAIN.awsapps.com/login/WarpDriveLogin/GalaxyInternalService 2023-07-18T16:03:42.863Z { Version: "4.6.0.4187" }: [DBG] In Resource Load Started for uri https://WS-CRED-DOMAIN.awsapps.com/login/WarpDriveLogin/GalaxyInternalService 2023-07-18T16:03:44.134Z { Version: "4.6.0.4187" }: [DBG] Url Loaded [https://WS-CRED-DOMAIN.awsapps.com/login/?client_id=CLIENT-ID&redirect_uri=https%3a%2f%2fskylight.local&locale=en_US] - event state = LoadStarted 2023-07-18T16:03:44.134Z { Version: "4.6.0.4187" }: [DBG] In Resource Load Started for uri https://skylight.local/?auth_code=11X0De4C18lwfsxHFdnHsUsonBpYyVunhMtdAG0CR-tQQajdaSekPHqmsXG9j8-qG7_8iSVqxfsv_ZnlEGNY-v46sBXOL1VvMd9Axbd5qY7ZB4fBfMlbFVadLuL5GtojgFbWszU1LnwDqxkbAKenFeVj4qQywB8k0JHz1oVNzHETsCH99BnKROjqPXTMNfndqbVF3TrakYDXlaI56j74I35txGqtiUKlM&organization=WS-CRED-DOMAIN®ion=us-east-1&wdc_csrf_token=yvFURFtEWUOz2BS5rAKEGWcwC2ameMglRLdeLZOu0j2R8fFm1dEP3Wm7rV65a0GD2S0yGIk9emFzom1nLtt32usfAVkSR7hQLHdXawZVjmtS5Sr7uus8QoV4OJwADrpVJMlPnkgGAsLEePYIarQ9mqSSUvRdFR1JL8RlgPhYxRxCqdmiKWmMNEWE2HYEt8ESanC9nTpk2JJlXp6d3b42DRH8ft8oSGm00mYNBKSR3mkqvZLcrIYFJY1TzyvFyABp 2023-07-18T16:03:44.135Z { Version: "4.6.0.4187" }: [DBG] Attempting Cookie Retrieval 2023-07-18T16:03:44.138Z { Version: "4.6.0.4187" }: [DBG] Url Loaded [https://WS-CRED-DOMAIN.awsapps.com/login/?client_id=CLIENT-ID&redirect_uri=https%3a%2f%2fskylight.local&locale=en_US] - event state = LoadFinished 2023-07-18T16:03:44.195Z { Version: "4.6.0.4187" }: [DBG] Username/password are used for authentication 2023-07-18T16:03:44.221Z { Version: "4.6.0.4187" }: [DBG] Authenticate Request Session-Id: SESSION-UUID Amzn-id: fd89e487-e2b6-4c85-afce-dff6c237f924 2023-07-18T16:03:44.430Z { Version: "4.6.0.4187" }: [DBG] Received Http AuthenticateResponse(Url: https://ws-broker-service.us-east-1.amazonaws.com/) 2023-07-18T16:03:44.472Z { Version: "4.6.0.4187" }: [DBG] WorkspaceStateChange: Authenticated 2023-07-18T16:03:44.473Z { Version: "4.6.0.4187" }: [DBG] Recording Metric-> Authenticate::Error=0 2023-07-18T16:03:44.474Z { Version: "4.6.0.4187" }: [DBG] Recording Metric-> Authenticate::Fault=0 2023-07-18T16:03:44.480Z { Version: "4.6.0.4187" }: [INF] setting failure action in no op heart beat task 2023-07-18T16:03:44.480Z { Version: "4.6.0.4187" }: [INF] Starting no op heart beat task 2023-07-18T16:03:44.487Z { Version: "4.6.0.4187" }: [ERR] File 'debug_data.json' is not found 2023-07-18T16:03:44.531Z { Version: "4.6.0.4187" }: [INF] Navigating to Use Case WorkSpacesClient.Common.UseCases.PrepareWorkspaceUseCase.PrepareWorkspacePresenter 2023-07-18T16:03:44.535Z { Version: "4.6.0.4187" }: [DBG] Recording Metric-> WdUserAuth::Error=0 2023-07-18T16:03:44.535Z { Version: "4.6.0.4187" }: [DBG] Recording Metric-> WdUserAuth::Fault=0 2023-07-18T16:03:44.583Z { Version: "4.6.0.4187" }: [DBG] WorkspaceStateChange: Processing 2023-07-18T16:03:44.599Z { Version: "4.6.0.4187" }: [DBG] GetResources Request Session-Id: SESSION-UUID Amzn-id: 08b88fb1-1f84-40a1-a574-97833c745bab 2023-07-18T16:03:44.772Z { Version: "4.6.0.4187" }: [DBG] Received Http GetResourcesResponse(Url: https://ws-broker-service.us-east-1.amazonaws.com/) with [(ResourceId: ws-h0s9c65hd, ResourceType: WORKSPACE)] 2023-07-18T16:03:44.777Z { Version: "4.6.0.4187" }: [DBG] Recording Metric-> GetResources::Error=0 2023-07-18T16:03:44.777Z { Version: "4.6.0.4187" }: [DBG] Recording Metric-> GetResources::Fault=0 2023-07-18T16:03:44.791Z { Version: "4.6.0.4187" }: [DBG] Received resource, Protocol: Pcoip 2023-07-18T16:03:44.792Z { Version: "4.6.0.4187" }: [WRN] Using Default Enum value for type: WorkSpacesClient.Common.Constants.WSPendingAction and Value 2023-07-18T16:03:44.793Z { Version: "4.6.0.4187" }: [WRN] Using Default Enum value for type: WorkSpacesClient.Common.Constants.WSPendingAction and Value 2023-07-18T16:03:44.800Z { Version: "4.6.0.4187" }: [INF] Allocating resource with resourceId/workspaceId: ws-h0s9c65hd. 2023-07-18T16:03:44.800Z { Version: "4.6.0.4187" }: [DBG] Found IANA timezone of America/New_York 2023-07-18T16:03:46.681Z { Version: "4.6.0.4187" }: [INF] Found Timezone of America/New_York 2023-07-18T16:03:46.686Z { Version: "4.6.0.4187" }: [DBG] Found IANA timezone of America/New_York 2023-07-18T16:03:46.686Z { Version: "4.6.0.4187" }: [INF] Found Timezone of America/New_York 2023-07-18T16:03:46.689Z { Version: "4.6.0.4187" }: [DBG] PerformResourceActionRequest Type: CONNECT, Protocol: PCOIP, Session-Id: SESSION-UUID, Amzn-id: 9c287d22-332a-408e-8218-50bf4607a3f3 2023-07-18T16:03:46.870Z { Version: "4.6.0.4187" }: [DBG] Received Http AllocateResourceResponse(Url: $https://ws-broker-service.us-east-1.amazonaws.com/) with (ResultType: SUCCESS_REDIRECT, ResultValues.SessionId: 034f3ca5a9f1c0c0d777f2c7d40b2edb) 2023-07-18T16:03:46.871Z { Version: "4.6.0.4187" }: [INF] AllocateResource Action successfully performed 2023-07-18T16:03:46.874Z { Version: "4.6.0.4187" }: [DBG] Recording Metric-> Connect::Cancel=0 2023-07-18T16:03:46.876Z { Version: "4.6.0.4187" }: [DBG] Recording Metric-> Connect::Error=0 2023-07-18T16:03:46.876Z { Version: "4.6.0.4187" }: [DBG] Recording Metric-> Connect::Fault=0 2023-07-18T16:03:46.893Z { Version: "4.6.0.4187" }: [INF] Navigating to Use Case WorkSpacesClient.Common.UseCases.SessionProvisionUseCase.SessionProvisionPresenter 2023-07-18T16:03:46.942Z { Version: "4.6.0.4187" }: [DBG] WorkspaceStateChange: Processing 2023-07-18T16:03:46.998Z { Version: "4.6.0.4187" }: [DBG] WorkspaceStateChange: Processing 2023-07-18T16:03:47.005Z { Version: "4.6.0.4187" }: [DBG] Found IANA timezone of America/New_York 2023-07-18T16:03:47.005Z { Version: "4.6.0.4187" }: [INF] Found Timezone of America/New_York 2023-07-18T16:03:47.007Z { Version: "4.6.0.4187" }: [DBG] Provision Session Request: gw:8e6882255798affaa7c8d063ea50b71e | 3.235.116.28 | 4172 2023-07-18T16:03:47.045Z { Version: "4.6.0.4187" }: [DBG] StreamProtocol: Tls12 2023-07-18T16:03:49.245Z { Version: "4.6.0.4187" }: [DBG] Sent Metrics Request to https://skylight-client-ds.us-east-1.amazonaws.com/put-metrics: 2023-07-18T16:03:49.967Z { Version: "4.6.0.4187" }: [DBG] Provision Session Response Received 2023-07-18T16:03:49.979Z { Version: "4.6.0.4187" }: [DBG] Recording Metric-> SessionProvision::Error=0 2023-07-18T16:03:49.979Z { Version: "4.6.0.4187" }: [DBG] Recording Metric-> SessionProvision::Fault=0 2023-07-18T16:03:50.003Z { Version: "4.6.0.4187" }: [DBG] Entering windowed mode 2023-07-18T16:03:50.004Z { Version: "4.6.0.4187" }: [INF] Getting window position {X=0,Y=44,Width=3440,Height=1367}, is maximized False 2023-07-18T16:03:50.043Z { Version: "4.6.0.4187" }: [INF] Setting window position {X=0,Y=44,Width=3440,Height=1367}, is maximized False 2023-07-18T16:03:50.154Z { Version: "4.6.0.4187" }: [INF] PCoIP Log File Name: Pcoip_834da48d-75ec-4735-933c-02d5187ff1d7 2023-07-18T16:03:50.154Z { Version: "4.6.0.4187" }: [INF] PCoIP Log File Location: /home/rjlocal/.var/app/com.amazon.Workspaces/data/Amazon Web Services/Amazon WorkSpaces/logs/pcoip/Pcoip_834da48d-75ec-4735-933c-02d5187ff1d7.log 2023-07-18T16:03:50.347Z { Version: "4.6.0.4187" }: [DBG] Completed timer on screen changing size 2023-07-18T16:03:50.400Z { Version: "4.6.0.4187" }: [DBG] WorkspaceStateChange: Streaming 2023-07-18T16:03:50.418Z { Version: "4.6.0.4187" }: [DBG] Getting topologies 2023-07-18T16:03:50.418Z { Version: "4.6.0.4187" }: [DBG] Topologies changed 2023-07-18T16:03:50.422Z { Version: "4.6.0.4187" }: [INF] Window Locations: displays Before Platform Adjustment Topology:{X=0,Y=0,Width=640,Height=480}, Primary:True, Rotation:Degree0 2023-07-18T16:03:50.422Z { Version: "4.6.0.4187" }: [INF] Window Locations: displays Before Protocol Adjustment Topology:{X=0,Y=0,Width=640,Height=480}, Primary:True, Rotation:Degree0 2023-07-18T16:03:50.423Z { Version: "4.6.0.4187" }: [INF] Window Locations: displays After Protocol Adjustment Topology:{X=0,Y=0,Width=640,Height=480}, Primary:True, Rotation:Degree0 2023-07-18T16:03:50.423Z { Version: "4.6.0.4187" }: [INF] RequestTopology Topology:{X=0,Y=0,Width=640,Height=480}, Primary:True, Rotation:Degree0 2023-07-18T16:03:50.518Z { Version: "4.6.0.4187" }: [DBG] Pcoip Syncing Lock key state CapsLock[False->False] Numlock[False->False] ScrollLock[False->False] Kana[False->False] 2023-07-18T16:03:50.821Z { Version: "4.6.0.4187" }: [DBG] Completed timer on screen changing size 2023-07-18T16:03:50.821Z { Version: "4.6.0.4187" }: [DBG] Getting topologies 2023-07-18T16:03:50.822Z { Version: "4.6.0.4187" }: [DBG] Topologies changed 2023-07-18T16:03:50.823Z { Version: "4.6.0.4187" }: [INF] Window Locations: displays Before Platform Adjustment Topology:{X=0,Y=0,Width=3440,Height=1339}, Primary:True, Rotation:Degree0 2023-07-18T16:03:50.823Z { Version: "4.6.0.4187" }: [INF] Window Locations: displays Before Protocol Adjustment Topology:{X=0,Y=0,Width=3440,Height=1339}, Primary:True, Rotation:Degree0 2023-07-18T16:03:50.823Z { Version: "4.6.0.4187" }: [INF] Window Locations: displays After Protocol Adjustment Topology:{X=0,Y=0,Width=3440,Height=1339}, Primary:True, Rotation:Degree0 2023-07-18T16:03:50.823Z { Version: "4.6.0.4187" }: [INF] RequestTopology Topology:{X=0,Y=0,Width=3440,Height=1339}, Primary:True, Rotation:Degree0 2023-07-18T16:03:51.134Z { Version: "4.6.0.4187" }: [DBG] PcoipClientConnectionCallback Connection Changed to PCOIP_CLIENT_CONNECT_STATE_CONNECTED with PCOIP_DISCONNECT_CAUSE_NONE 2023-07-18T16:03:51.134Z { Version: "4.6.0.4187" }: [INF] Window Locations: displays Before Platform Adjustment Topology:{X=0,Y=0,Width=3440,Height=1339}, Primary:True, Rotation:Degree0 2023-07-18T16:03:51.134Z { Version: "4.6.0.4187" }: [INF] Window Locations: displays Before Protocol Adjustment Topology:{X=0,Y=0,Width=3440,Height=1339}, Primary:True, Rotation:Degree0 2023-07-18T16:03:51.134Z { Version: "4.6.0.4187" }: [INF] Window Locations: displays After Protocol Adjustment Topology:{X=0,Y=0,Width=3440,Height=1339}, Primary:True, Rotation:Degree0 2023-07-18T16:03:51.134Z { Version: "4.6.0.4187" }: [INF] RequestTopology Topology:{X=0,Y=0,Width=3440,Height=1339}, Primary:True, Rotation:Degree0 2023-07-18T16:03:51.928Z { Version: "4.6.0.4187" }: [DBG] Cursor: location X:32777 Y:32767 2023-07-18T16:03:52.147Z { Version: "4.6.0.4187" }: [DBG] TopologyCallback Called [7/18/2023 12:03:52 PM] 2023-07-18T16:03:52.149Z { Version: "4.6.0.4187" }: [DBG] Display[0] {X=0,Y=0,Width=3440,Height=1339} 2023-07-18T16:03:52.155Z { Version: "4.6.0.4187" }: [DBG] Cursor: hide 2023-07-18T16:03:52.165Z { Version: "4.6.0.4187" }: [DBG] Recording Metric-> Session::Error=0 2023-07-18T16:03:52.166Z { Version: "4.6.0.4187" }: [DBG] Recording Metric-> Session::Fault=0 2023-07-18T16:03:52.357Z { Version: "4.6.0.4187" }: [DBG] Cursor: hide 2023-07-18T16:03:52.474Z { Version: "4.6.0.4187" }: [DBG] Completed timer on screen changing size 2023-07-18T16:03:52.474Z { Version: "4.6.0.4187" }: [DBG] Getting topologies 2023-07-18T16:03:52.475Z { Version: "4.6.0.4187" }: [DBG] Topologies not changed, not sending event 2023-07-18T16:03:52.505Z { Version: "4.6.0.4187" }: [INF] PCoIP Workspace StreamingSuccess 2023-07-18T16:03:52.505Z { Version: "4.6.0.4187" }: [DBG] Recording Metric-> Streaming::Error=0 2023-07-18T16:03:52.505Z { Version: "4.6.0.4187" }: [DBG] Recording Metric-> Streaming::Fault=0 2023-07-18T16:03:52.506Z { Version: "4.6.0.4187" }: [DBG] Recording Metric-> ConnectAttempt::Fault=0 2023-07-18T16:03:57.358Z { Version: "4.6.0.4187" }: [DBG] Recording Metric-> SSIG::Error=0 2023-07-18T16:03:57.358Z { Version: "4.6.0.4187" }: [DBG] Recording Metric-> Streaming::Time=1237 2023-07-18T16:03:57.359Z { Version: "4.6.0.4187" }: [DBG] Recording Metric-> SSIG::Fault=0 2023-07-18T16:03:57.359Z { Version: "4.6.0.4187" }: [DBG] Recording Metric-> SSIG::Time=959 2023-07-18T16:03:59.243Z { Version: "4.6.0.4187" }: [DBG] Sent Metrics Request to https://skylight-client-ds.us-east-1.amazonaws.com/put-metrics: 2023-07-18T16:04:14.642Z { Version: "4.6.0.4187" }: [DBG] Pcoip Syncing Lock key state CapsLock[False->False] Numlock[False->False] ScrollLock[False->False] Kana[False->False] 2023-07-18T16:04:15.467Z { Version: "4.6.0.4187" }: [DBG] Recording Metric-> MenuClick::AboutWorkSpaces=1 2023-07-18T16:04:15.475Z { Version: "4.6.0.4187" }: [INF] Navigating to Use Case WorkSpacesClient.Common.UseCases.AboutWorkspaceUseCase.AboutWorkspacePresenter 2023-07-18T16:04:15.488Z { Version: "4.6.0.4187" }: [INF] About Workspace, product version 4.6.0.4187, release date 2023.06.20 2023-07-18T16:04:17.436Z { Version: "4.6.0.4187" }: [DBG] Pcoip Syncing Lock key state CapsLock[False->False] Numlock[False->False] ScrollLock[False->False] Kana[False->False] 2023-07-18T16:04:19.244Z { Version: "4.6.0.4187" }: [DBG] Sent Metrics Request to https://skylight-client-ds.us-east-1.amazonaws.com/put-metrics: 2023-07-18T16:04:20.360Z { Version: "4.6.0.4187" }: [DBG] Recording Metric-> Session::SessionRtt=6 2023-07-18T16:04:29.244Z { Version: "4.6.0.4187" }: [DBG] Sent Metrics Request to https://skylight-client-ds.us-east-1.amazonaws.com/put-metrics: 2023-07-18T16:05:36.302Z { Version: "4.6.0.4187" }: [DBG] Pcoip Syncing Lock key state CapsLock[False->False] Numlock[False->False] ScrollLock[False->False] Kana[False->False] 2023-07-18T16:07:03.082Z { Version: "4.6.0.4187" }: [DBG] Pcoip Syncing Lock key state CapsLock[False->False] Numlock[False->False] ScrollLock[False->False] Kana[False->False] 2023-07-18T16:07:32.604Z { Version: "4.6.0.4187" }: [DBG] Pcoip Syncing Lock key state CapsLock[False->False] Numlock[False->False] ScrollLock[False->False] Kana[False->False] 2023-07-18T16:08:20.069Z { Version: "4.6.0.4187" }: [DBG] Recording Metric-> HealthCheck::HcUnhealthy=0 2023-07-18T16:08:29.244Z { Version: "4.6.0.4187" }: [DBG] Sent Metrics Request to https://skylight-client-ds.us-east-1.amazonaws.com/put-metrics: 2023-07-18T16:09:18.704Z { Version: "4.6.0.4187" }: [DBG] Pcoip Syncing Lock key state CapsLock[False->False] Numlock[False->False] ScrollLock[False->False] Kana[False->False] 2023-07-18T16:09:20.360Z { Version: "4.6.0.4187" }: [DBG] Recording Metric-> Session::SessionRtt=7 2023-07-18T16:09:29.243Z { Version: "4.6.0.4187" }: [DBG] Sent Metrics Request to https://skylight-client-ds.us-east-1.amazonaws.com/put-metrics: 2023-07-18T16:09:42.963Z { Version: "4.6.0.4187" }: [DBG] Pcoip Syncing Lock key state CapsLock[False->False] Numlock[False->False] ScrollLock[False->False] Kana[False->False] 2023-07-18T16:13:20.057Z { Version: "4.6.0.4187" }: [DBG] SocketException with UDP check on port 4195: System.Net.Sockets.SocketException (111): Connection refused at System.Net.Sockets.Socket.ReceiveFrom(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags, EndPoint& remoteEP) at System.Net.Sockets.UdpClient.Receive(IPEndPoint& remoteEP) at WorkSpacesClient.Common.UseCases.CommonGateways.NetworkClientWorkers.UdpClientWorker.CanConnectUdpAsync(String hostName, Int32 port, Int32 timeoutMillis) in /codebuild/output/src531396508/src/git-codecommit.us-west-2.amazonaws.com/v1/repos/WorkSpacesClientSingularity/src/WorkSpacesClient.Common/UseCases/CommonGateways/NetworkClientWorkers/UdpClientWorker.cs:line 31 2023-07-18T16:13:20.057Z { Version: "4.6.0.4187" }: [DBG] Recording Metric-> HealthCheck::HcUnhealthy=0 2023-07-18T16:13:29.244Z { Version: "4.6.0.4187" }: [DBG] Sent Metrics Request to https://skylight-client-ds.us-east-1.amazonaws.com/put-metrics: 2023-07-18T16:14:20.361Z { Version: "4.6.0.4187" }: [DBG] Recording Metric-> Session::SessionRtt=11 2023-07-18T16:14:27.081Z { Version: "4.6.0.4187" }: [DBG] Pcoip Syncing Lock key state CapsLock[False->False] Numlock[False->False] ScrollLock[False->False] Kana[False->False] 2023-07-18T16:14:29.244Z { Version: "4.6.0.4187" }: [DBG] Sent Metrics Request to https://skylight-client-ds.us-east-1.amazonaws.com/put-metrics: 2023-07-18T16:15:57.012Z { Version: "4.6.0.4187" }: [DBG] Pcoip Syncing Lock key state CapsLock[False->False] Numlock[False->False] ScrollLock[False->False] Kana[False->False] 2023-07-18T16:15:59.713Z { Version: "4.6.0.4187" }: [DBG] Completed timer on screen changing size 2023-07-18T16:15:59.714Z { Version: "4.6.0.4187" }: [DBG] Getting topologies 2023-07-18T16:15:59.714Z { Version: "4.6.0.4187" }: [DBG] Topologies changed 2023-07-18T16:15:59.714Z { Version: "4.6.0.4187" }: [INF] Window Locations: displays Before Platform Adjustment Topology:{X=0,Y=0,Width=1724,Height=767}, Primary:True, Rotation:Degree0 2023-07-18T16:15:59.714Z { Version: "4.6.0.4187" }: [INF] Window Locations: displays Before Protocol Adjustment Topology:{X=0,Y=0,Width=1724,Height=767}, Primary:True, Rotation:Degree0 2023-07-18T16:15:59.714Z { Version: "4.6.0.4187" }: [INF] Window Locations: displays After Protocol Adjustment Topology:{X=0,Y=0,Width=1724,Height=767}, Primary:True, Rotation:Degree0 2023-07-18T16:15:59.714Z { Version: "4.6.0.4187" }: [INF] RequestTopology Topology:{X=0,Y=0,Width=1724,Height=767}, Primary:True, Rotation:Degree0 2023-07-18T16:16:00.441Z { Version: "4.6.0.4187" }: [DBG] Completed timer on screen changing size 2023-07-18T16:16:00.441Z { Version: "4.6.0.4187" }: [DBG] Getting topologies 2023-07-18T16:16:00.441Z { Version: "4.6.0.4187" }: [DBG] Topologies changed 2023-07-18T16:16:00.441Z { Version: "4.6.0.4187" }: [INF] Window Locations: displays Before Platform Adjustment Topology:{X=0,Y=0,Width=1725,Height=744}, Primary:True, Rotation:Degree0 2023-07-18T16:16:00.441Z { Version: "4.6.0.4187" }: [INF] Window Locations: displays Before Protocol Adjustment Topology:{X=0,Y=0,Width=1725,Height=744}, Primary:True, Rotation:Degree0 2023-07-18T16:16:00.441Z { Version: "4.6.0.4187" }: [INF] Window Locations: displays After Protocol Adjustment Topology:{X=0,Y=0,Width=1725,Height=744}, Primary:True, Rotation:Degree0 2023-07-18T16:16:00.441Z { Version: "4.6.0.4187" }: [INF] RequestTopology Topology:{X=0,Y=0,Width=1725,Height=744}, Primary:True, Rotation:Degree0 2023-07-18T16:16:00.901Z { Version: "4.6.0.4187" }: [DBG] Cursor: hide 2023-07-18T16:16:01.080Z { Version: "4.6.0.4187" }: [DBG] Cursor: location X:32780 Y:32787 2023-07-18T16:16:01.333Z { Version: "4.6.0.4187" }: [DBG] Cursor: hide 2023-07-18T16:16:01.360Z { Version: "4.6.0.4187" }: [DBG] Cursor: location X:32786 Y:32811 2023-07-18T16:16:01.704Z { Version: "4.6.0.4187" }: [DBG] TopologyCallback Called [7/18/2023 12:16:01 PM] 2023-07-18T16:16:01.704Z { Version: "4.6.0.4187" }: [DBG] Display[0] {X=0,Y=0,Width=1724,Height=744} 2023-07-18T16:16:02.005Z { Version: "4.6.0.4187" }: [DBG] Completed timer on screen changing size 2023-07-18T16:16:02.006Z { Version: "4.6.0.4187" }: [DBG] Getting topologies 2023-07-18T16:16:02.006Z { Version: "4.6.0.4187" }: [DBG] Topologies not changed, not sending event 2023-07-18T16:18:20.050Z { Version: "4.6.0.4187" }: [DBG] SocketException with UDP check on port 4172: System.Net.Sockets.SocketException (111): Connection refused at System.Net.Sockets.Socket.ReceiveFrom(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags, EndPoint& remoteEP) at System.Net.Sockets.UdpClient.Receive(IPEndPoint& remoteEP) at WorkSpacesClient.Common.UseCases.CommonGateways.NetworkClientWorkers.UdpClientWorker.CanConnectUdpAsync(String hostName, Int32 port, Int32 timeoutMillis) in /codebuild/output/src531396508/src/git-codecommit.us-west-2.amazonaws.com/v1/repos/WorkSpacesClientSingularity/src/WorkSpacesClient.Common/UseCases/CommonGateways/NetworkClientWorkers/UdpClientWorker.cs:line 31 2023-07-18T16:18:20.058Z { Version: "4.6.0.4187" }: [DBG] Recording Metric-> HealthCheck::HcUnhealthy=0 2023-07-18T16:18:29.244Z { Version: "4.6.0.4187" }: [DBG] Sent Metrics Request to https://skylight-client-ds.us-east-1.amazonaws.com/put-metrics: 2023-07-18T16:19:20.362Z { Version: "4.6.0.4187" }: [DBG] Recording Metric-> Session::SessionRtt=6 2023-07-18T16:19:29.244Z { Version: "4.6.0.4187" }: [DBG] Sent Metrics Request to https://skylight-client-ds.us-east-1.amazonaws.com/put-metrics: 2023-07-18T16:23:20.068Z { Version: "4.6.0.4187" }: [DBG] Recording Metric-> HealthCheck::HcUnhealthy=0 2023-07-18T16:23:29.243Z { Version: "4.6.0.4187" }: [DBG] Sent Metrics Request to https://skylight-client-ds.us-east-1.amazonaws.com/put-metrics: 2023-07-18T16:24:20.364Z { Version: "4.6.0.4187" }: [DBG] Recording Metric-> Session::SessionRtt=6 2023-07-18T16:24:29.243Z { Version: "4.6.0.4187" }: [DBG] Sent Metrics Request to https://skylight-client-ds.us-east-1.amazonaws.com/put-metrics: 2023-07-18T16:26:06.371Z { Version: "4.6.0.4187" }: [DBG] Pcoip Syncing Lock key state CapsLock[False->False] Numlock[False->False] ScrollLock[False->False] Kana[False->False] 2023-07-18T16:28:20.060Z { Version: "4.6.0.4187" }: [DBG] Recording Metric-> HealthCheck::HcUnhealthy=0 2023-07-18T16:28:29.243Z { Version: "4.6.0.4187" }: [DBG] Sent Metrics Request to https://skylight-client-ds.us-east-1.amazonaws.com/put-metrics: 2023-07-18T16:29:20.366Z { Version: "4.6.0.4187" }: [DBG] Recording Metric-> Session::SessionRtt=6 2023-07-18T16:29:29.244Z { Version: "4.6.0.4187" }: [DBG] Sent Metrics Request to https://skylight-client-ds.us-east-1.amazonaws.com/put-metrics: ```
arrjay commented 1 year ago

that's the first log, I'm going to go look at /home/rjlocal/.var/app/com.amazon.Workspaces/data/Amazon Web Services/Amazon WorkSpaces/logs/pcoip/Pcoip_834da48d-75ec-4735-933c-02d5187ff1d7.log

bbhtt commented 1 year ago

No there's nothing useful here, unfortunately.

arrjay commented 1 year ago

yeah I didn't think so. looking at the pcoip log is even more gibberish - a log of notes about the network and decode process, but the only things matching key are certificate keying.

bbhtt commented 1 year ago

Please try the deb https://github.com/flathub/com.amazon.Workspaces/issues/35#issuecomment-1640568505

For Fedora this'll install all dependencies except libhiredis-0.13 dnf install openssl1.1 gtk3 webkit2gtk3 libsoup libusb1 libva GraphicsMagick.

You can grab that from http://archive.ubuntu.com/ubuntu/pool/universe/h/hiredis/libhiredis0.13_0.13.3-2.2_amd64.deb, extract it same way and place libhiredis.so.0.{13,14} in data/opt/workspacesclient and it should work.

Then launch it via LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/home/user/Downloads/workspacesclient_4.5.0.4198_amd64/data/opt/workspacesclient ./workspaceclient

If you are trying the 4.6.x version you'll need libhiredis-0.14 https://packages.ubuntu.com/kinetic/amd64/libhiredis0.14/download

jianpan commented 1 year ago

I tried to use deb file (workspacesclient_focal_amd64.deb) on Ubuntu 22.04. Workspace launches but can't connect somehow.

BTW, the 4.5.0.4198 is the flatpak package version. Once launched, About Amazon Workspace shows 4.6.0.4187.

jianpan commented 1 year ago

Can you please try he build here #36 (comment)?

Tried this version. Same problem.

bbhtt commented 1 year ago

I tried to use deb file (workspacesclient_focal_amd64.deb) on Ubuntu 22.04. Workspace launches but can't connect somehow.

Check the logs in ~/.local/share/Amazon Web Services/Amazon WorkSpaces/logs or terminal. You are probably missing a dependency.

BTW, the 4.5.0.4198 is the flatpak package version. Once launched, About Amazon Workspace shows 4.6.0.4187.

Should be fixed with https://github.com/flathub/com.amazon.Workspaces/commit/1c81728fdc92d8940f05c9d5b98fe65d14f4520d The older version 4.5.0.4198 was released later than the newer one 4.6.0.4187. I increased the release date to show the correct information.

jianpan commented 1 year ago

It failed with this msg. How can I get this pcoip_core.so?

2023-07-18T21:44:42.523Z { Version: "4.6.0.4187" }: [ERR] Session Provision failed: Autofac.Core.DependencyResolutionException: An e xception was thrown while activating WorkSpacesClient.Gtk.InSession.Pcoip.GtkPcoipProtocolAdapter. ---> Autofac.Core.DependencyResolutionException: An exception was thrown while invoking the constructor 'Void .ctor(WorkSpacesClien t.Gtk.WindowManager.IGtkWindowManager, WorkSpacesClient.Common.Infrastructure.IDevice)' on type 'GtkPcoipProtocolAdapter'. ---> System.DllNotFoundException: Unable to load shared library 'pcoip_core' or one of its dependencies. In order to help diagnose loading problems, consider using a tool like strace. If you're using glibc, consider setting the LD_DEBUG environment variable: /opt/workspacesclient/pcoip_core.so: cannot open shared object file: No such file or directory

bbhtt commented 1 year ago

/opt/workspacesclient/pcoip_core.so: cannot open shared object file: No such file or directory

There's no such thing as pcoip_core.so, I think the error message is talking about libpcoip_core.so which is included in the .deb

Can you do ldd /opt/workspacesclient/libpcoip_core.so|grep "not found"?

jianpan commented 1 year ago

/opt/workspacesclient/libpcoip_core.so actually doesn't exist for me somehow.

On Wed, Jul 19, 2023 at 9:44 AM bbhtt @.***> wrote:

/opt/workspacesclient/pcoip_core.so: cannot open shared object file: No such file or directory

libpcoip_core.so core is included in the .deb can you do ldd /opt/workspacesclient/libpcoip_core.so

— Reply to this email directly, view it on GitHub https://github.com/flathub/com.amazon.Workspaces/issues/35#issuecomment-1642112166, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAO4IYVRTBLU7MHPUFH3CTTXQ7QCZANCNFSM6AAAAAA2NIGUJU . You are receiving this because you authored the thread.Message ID: @.***>

bbhtt commented 1 year ago

/opt/workspacesclient/libpcoip_core.so actually doesn't exist for me

If you download the .deb from the link above, change the extension to .zip > extract > extract data.tar.xz, is it there?

jianpan commented 1 year ago

libpcoip_core.so does exist in https://d3nt0h4h6pmmc4.cloudfront.net/ubuntu/dists/bionic/main/binary-amd64/workspacesclient_4.5.0.4198_amd64.deb. Now I'm geting 'libcrypto.so.1.1: cannot open shared object file: No such file or directory'

On Wed, Jul 19, 2023 at 9:21 PM bbhtt @.***> wrote:

/opt/workspacesclient/libpcoip_core.so actually doesn't exist for me

If you download the .deb from the link above, change the extension to .zip

extract > extract data.tar.xz, is it there?

— Reply to this email directly, view it on GitHub https://github.com/flathub/com.amazon.Workspaces/issues/35#issuecomment-1642967088, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAO4IYXJZ6RTOSPZP5CVAI3XRCB23ANCNFSM6AAAAAA2NIGUJU . You are receiving this because you authored the thread.Message ID: @.***>

bbhtt commented 1 year ago

libpcoip_core.so does exist in https://d3nt0h4h6pmmc4.cloudfront.net/ubuntu/dists/bionic/main/binary-amd64/workspacesclient_4.5.0.4198_amd64.deb. Now I'm geting 'libcrypto.so.1.1: cannot open shared object file: No such file or directory'

Install https://packages.ubuntu.com/focal/libssl1.1 libssl1.1. Also do ldd libpcoip_core.so|grep "not found" inside there to find what else you need.

jianpan commented 1 year ago

I installed this http://security.ubuntu.com/ubuntu/pool/main/o/openssl/libssl1.1_1.1.1f-1ubuntu2.19_amd64.deb and got into a remote workspace session.

Unfortunately, it has the same '~' issue. It looks like it's something wrong in this version of AWS Workspce.

On Wed, Jul 19, 2023 at 9:44 PM bbhtt @.***> wrote:

libpcoip_core.so does exist in https://d3nt0h4h6pmmc4.cloudfront.net/ubuntu/dists/bionic/main/binary-amd64/workspacesclient_4.5.0.4198_amd64.deb. Now I'm geting 'libcrypto.so.1.1: cannot open shared object file: No such file or directory' … <#m8871196427845207479> On Wed, Jul 19, 2023 at 9:21 PM bbhtt @.> wrote: /opt/workspacesclient/libpcoip_core.so actually doesn't exist for me If you download the .deb from the link above, change the extension to .zip > extract > extract data.tar.xz, is it there? — Reply to this email directly, view it on GitHub <#35 (comment) https://github.com/flathub/com.amazon.Workspaces/issues/35#issuecomment-1642967088>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAO4IYXJZ6RTOSPZP5CVAI3XRCB23ANCNFSM6AAAAAA2NIGUJU https://github.com/notifications/unsubscribe-auth/AAO4IYXJZ6RTOSPZP5CVAI3XRCB23ANCNFSM6AAAAAA2NIGUJU . You are receiving this because you authored the thread.Message ID: @.>

Install https://packages.ubuntu.com/focal/libssl1.1 libssl1.1. Also do ldd libpcoip_core.so|grep "not found" inside there to find what else you need.

— Reply to this email directly, view it on GitHub https://github.com/flathub/com.amazon.Workspaces/issues/35#issuecomment-1642982981, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAO4IYSISW4R5CX6EHL7CR3XRCERRANCNFSM6AAAAAA2NIGUJU . You are receiving this because you authored the thread.Message ID: @.***>

bbhtt commented 1 year ago

I installed this http://security.ubuntu.com/ubuntu/pool/main/o/openssl/libssl1.1_1.1.1f-1ubuntu2.19_amd64.deb and got into a remote workspace session. Unfortunately, it has the same '~' issue. It looks like it's something wrong in this version of AWS Workspce.

Ok thanks! This means we have to wait for Amazon to fix it. You can use the feedback form on support to let them know. I don't think there's any other way to contact them.

If this is a big issue or workarounds do not exist, I can downgrade the package to 4.5.x temporarily.

But the problem is Amazon deletes old version from their servers, so we will eventually need to upgrade it whether they have fixed it or not.

jianpan commented 1 year ago

I already sent feedback. Let's see when they can fix it.

Can I try the 4.5.x flatpak version? It's quite annoying not being able to use '~'.

BTW, how can I enable clipboard integration in flatpak? The deb version works fine with the host clipboard.

On Thu, Jul 20, 2023 at 9:59 AM bbhtt @.***> wrote:

I installed this http://security.ubuntu.com/ubuntu/pool/main/o/openssl/libssl1.1_1.1.1f-1ubuntu2.19_amd64.deb and got into a remote workspace session. Unfortunately, it has the same '~' issue. It looks like it's something wrong in this version of AWS Workspce.

Ok thanks! This means we have to wait for Amazon to fix it. You can use the feedback form on support to let them know. I don't think there's any other way to contact them.

If this is a big issue or workarounds do not exist, I can downgrade the package to 4.5.x temporarily.

But the problem is Amazon deletes old version from their servers, so we will eventually need to upgrade it whether they have fixed it or not.

— Reply to this email directly, view it on GitHub https://github.com/flathub/com.amazon.Workspaces/issues/35#issuecomment-1643980446, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAO4IYRFK4M27AEJZDVT5K3XRE2TDANCNFSM6AAAAAA2NIGUJU . You are receiving this because you authored the thread.Message ID: @.***>

bbhtt commented 1 year ago

Can you try the build in https://github.com/flathub/com.amazon.Workspaces/pull/38 ? If it works I'll revert the stable version to 4.5.0.4198.

I'll publish the 4.6.0 version in flathub-beta repository, for those who want to test it out. As long as the deb for 4.5.0.4198 lives in Amazon servers, stable can continue to be on that release. If it is deleted, we will need to upgrade.

BTW, how can I enable clipboard integration in flatpak?

What do you mean by clipboard integration? Copy pasting files?

jianpan commented 1 year ago

So weird. The same '~' problem with 4.5.0.4198...

I mean to copy text from host and paste to workspace session, and vice versa.

On Thu, Jul 20, 2023 at 10:20 AM bbhtt @.***> wrote:

Can you try the build in #38 https://github.com/flathub/com.amazon.Workspaces/pull/38 ? If it works I'll revert the stable version to 4.5.0.4198.

I'll publish the 4.6.0 version in flathub-beta repository, for those who want to test it out. As long as the deb for 4.5.0.4198 lives in Amazon servers, stable can continue to be on that release. If it is deleted, we will need to upgrade.

BTW, how can I enable clipboard integration in flatpak?

What do you mean by clipboard integration? Copy pasting files?

— Reply to this email directly, view it on GitHub https://github.com/flathub/com.amazon.Workspaces/issues/35#issuecomment-1644016168, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAO4IYTPUYLTRS3IGUUMYVLXRE5DLANCNFSM6AAAAAA2NIGUJU . You are receiving this because you authored the thread.Message ID: @.***>

jianpan commented 1 year ago

BTW, I noticed both workspace versions 4.6.0.4187 and 4.5.0.4198 have the 'Updated' date on 2023.06.20. So they are both rebuilt on this day? [image: image.png]

On Thu, Jul 20, 2023 at 10:31 AM Jack P @.***> wrote:

So weird. The same '~' problem with 4.5.0.4198...

I mean to copy text from host and paste to workspace session, and vice versa.

On Thu, Jul 20, 2023 at 10:20 AM bbhtt @.***> wrote:

Can you try the build in #38 https://github.com/flathub/com.amazon.Workspaces/pull/38 ? If it works I'll revert the stable version to 4.5.0.4198.

I'll publish the 4.6.0 version in flathub-beta repository, for those who want to test it out. As long as the deb for 4.5.0.4198 lives in Amazon servers, stable can continue to be on that release. If it is deleted, we will need to upgrade.

BTW, how can I enable clipboard integration in flatpak?

What do you mean by clipboard integration? Copy pasting files?

— Reply to this email directly, view it on GitHub https://github.com/flathub/com.amazon.Workspaces/issues/35#issuecomment-1644016168, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAO4IYTPUYLTRS3IGUUMYVLXRE5DLANCNFSM6AAAAAA2NIGUJU . You are receiving this because you authored the thread.Message ID: @.***>

bbhtt commented 1 year ago

BTW, I noticed both workspace versions 4.6.0.4187 and 4.5.0.4198 have the 'Updated' date on 2023.06.20. So they are both rebuilt on this day?

They were likely released on the same day.

So weird. The same '~' problem with 4.5.0.4198...

Not much I can do then. Versions earlier than 4.5.0.4198 doesn't exist in Amazon's server, I can't downgrade.

I mean to copy text from host and paste to workspace session, and vice

I've opened another issue, let's move the copy paste discussion to that.

bbhtt commented 1 year ago

So weird. The same '~' problem with 4.5.0.4198...

Did you make sure you were running 4.5.0.4198 in the About dialogue?

If you have two concurrent versions installed ie. the stable and the test version, they won't show up as seperate applications in the desktop.

You'll either have to launch them via command line or delete one of them (flatpak remove com.amazon.Workspaces will give you a choice)

jianpan commented 1 year ago

I double checked. It is 4.5.0.4198.