Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Activity tracker doesn't work for firefox. #15354

Closed
23 tasks
AndrienkoAleksandr opened this issue Nov 28, 2019 · 5 comments
Closed
23 tasks

Activity tracker doesn't work for firefox. #15354

AndrienkoAleksandr opened this issue Nov 28, 2019 · 5 comments
Assignees
Labels
kind/bug Outline of a bug - must adhere to the bug report template. severity/P1 Has a major impact to usage or development of the system.

Comments

@AndrienkoAleksandr
Copy link
Contributor

AndrienkoAleksandr commented Nov 28, 2019

Describe the bug

I did acitve development on the firefox, but my workspace was shutdown by activity tracker.

Che version

  • latest
  • nightly
  • other: please specify

Steps to reproduce

  1. Do work in the Che workspace using Filrefox during 1 hour(Or configure Che with less timeout CHE_LIMITS_WORKSPACE_IDLE_TIMEOUT=3600).

Expected behavior

Workspace should alive if user is really active.

Runtime

  • kubernetes (include output of kubectl version)
  • Openshift (include output of oc version)
  • minikube (include output of minikube version and kubectl version)
  • minishift (include output of minishift version and oc version)
  • docker-desktop + K8S (include output of docker version and kubectl version)
  • other: (please specify)

Screenshots

Installation method

  • chectl
  • che-operator
  • minishift-addon
  • I don't know

Environment

  • my computer
    • Windows
    • Linux
    • macOS
  • Cloud
    • Amazon
    • Azure
    • GCE
    • other (please specify)
  • other: please specify

Additional context

2019-11-28 10:01:29,435[aceSharedPool-2]  [INFO ] [o.e.c.a.w.s.WorkspaceRuntimes 835]   - Workspace 'admin:che-theia-all' with id 'workspaces7co4xlt42bh4ref' started by user 'admin'
2019-11-28 10:32:03,952[ted-scheduler-2]  [INFO ] [o.e.c.a.w.s.WorkspaceRuntimes 493]   - Workspace 'admin/che-theia-all' with id 'workspaces7co4xlt42bh4ref' is stopping by user 'activity-checker'
2019-11-28 10:32:08,655[aceSharedPool-3]  [INFO ] [o.e.c.a.w.s.WorkspaceRuntimes 900]   - Workspace 'admin/che-theia-all' with id 'workspaces7co4xlt42bh4ref' is stopped by user 'activity-checker'
2019-11-28 10:32:24,825[nio-8080-exec-1]  [INFO ] [o.e.c.a.w.s.WorkspaceRuntimes 432]   - Starting workspace 'admin/che-theia-all' with id 'workspaces7co4xlt42bh4ref' by user 'admin'
2019-11-28 10:33:04,139[aceSharedPool-4]  [INFO ] [o.e.c.a.w.s.WorkspaceRuntimes 835]   - Workspace 'admin:che-theia-all' with id 'workspaces7co4xlt42bh4ref' started by user 'admin'
2019-11-28 11:04:04,380[ted-scheduler-9]  [INFO ] [o.e.c.a.w.s.WorkspaceRuntimes 493]   - Workspace 'admin/che-theia-all' with id 'workspaces7co4xlt42bh4ref' is stopping by user 'activity-checker'
2019-11-28 11:04:06,964[aceSharedPool-5]  [INFO ] [o.e.c.a.w.s.WorkspaceRuntimes 900]   - Workspace 'admin/che-theia-all' with id 'workspaces7co4xlt42bh4ref' is stopped by user 'activity-checker'
@AndrienkoAleksandr AndrienkoAleksandr added kind/bug Outline of a bug - must adhere to the bug report template. team/ide labels Nov 28, 2019
@che-bot che-bot added the status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. label Nov 28, 2019
@AndrienkoAleksandr
Copy link
Contributor Author

P.S. also I used ca with https... So maybe an issue with this staff...

@tsmaeder tsmaeder added severity/P1 Has a major impact to usage or development of the system. and removed status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. labels Nov 28, 2019
@slemeur slemeur mentioned this issue Nov 28, 2019
7 tasks
@skabashnyuk
Copy link
Contributor

@AndrienkoAleksandr do you see any errors in browser console?

@azatsarynnyy azatsarynnyy mentioned this issue Dec 18, 2019
8 tasks
@azatsarynnyy azatsarynnyy added status/in-progress This issue has been taken by an engineer and is under active development. team/editors and removed team/plugins labels Dec 21, 2019
@vzhukovs vzhukovs self-assigned this Dec 23, 2019
@AndrienkoAleksandr
Copy link
Contributor Author

Issue reproduces with https connection for Che

@AndrienkoAleksandr
Copy link
Contributor Author

@AndrienkoAleksandr do you see any errors in browser console?

No errors in the browser console. But it should not be, che-theia activity tracker works on the backend to prevent CORS.

@vzhukovs
Copy link
Contributor

Closed, because issue can't be reproduced. If the problem still exists, reopen the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Outline of a bug - must adhere to the bug report template. severity/P1 Has a major impact to usage or development of the system.
Projects
None yet
Development

No branches or pull requests

6 participants