Skip to content

Request to Get lastActivity return "Unauthorized" #342

Answered by jfaltermeier
Valkovets asked this question in Q&A
Discussion options

You must be logged in to vote

Hi, have you checked out the documentation for enabling monitoring at https://main--theia-cloud.netlify.app/documentation/addapplication/#enable-monitor-optional ?

To enable monitoring, you'll need to:

  1. Add the @eclipse-theiacloud/monitor-theia npm package or use our VS Code extension, available
    for each release, e.g. https://github.com/eclipsesource/theia-cloud/releases/download/0.11.1/theiacloud-monitor-0.11.1.vsix

  2. Adjust the monitor port in your app definition:

    • Use port 8081 for the VS Code extension.
    • Use the same port as Theia if you're using the npm package, e.g. 3000

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Valkovets
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants