question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

SESSION_MANAGER environment variable not defined

See original GitHub issue

When I try to start the container I get the following error:

VNC_COL_DEPTH = 24
VNC_RESOLUTION = 1024x576
VNC_IP = 172.17.0.2
VNC_PORT = 5901

Connect to 172.17.0.2:5901

Start script..
Failed to connect to session manager: Failed to connect to the session manager: SESSION_MANAGER environment variable not defined

tested on Debian GNU/Linux 10 (buster)

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:11 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
jnthnwcommented, Oct 22, 2021

Ok, my mistake, I made a typo with mounting the meeting.csv file.

It would be nice if the errors from zoomrec.py would be redirected to stdout of the docker container. Otherwise you only see it in a VNC client

1reaction
Guyv-devcommented, Nov 21, 2021

Actually, it was my mistake, an embarrassing one, I thought that port 5901 is the default port for vnc. So it’s working for me. By the way, I would love to see 3 more features in your next build:

  1. To be able to change the crf value, zero creates extremely large files.
  2. Automatically minimize the participant’s window and move the bar to the top.
  3. Stop the loop (after some time) that waits for the zoom meeting to start. When the zoom meeting hasn’t occurred eventually, the script keeps waiting forever.
Read more comments on GitHub >

github_iconTop Results From Across the Web

Failed to connect to the session manager ... - GitHub
I understand that the session manager running in my dom0 is not accessible by any xfce4-terminal application running in one of my qubes...
Read more >
SESSION_MANAGER environment variable not defined
So, I installed LINUX! must to be set in the environment to stat the window manager. I tried to do it by myself,...
Read more >
Environment variables - NICE DCV Session Manager
Run the following commands to set environment variables on Linux or macOS: ... NICE DCV Session Manager supports the following environment variables:.
Read more >
Environment variable not recognized [not available] for [Run ...
I rewrote the RefreshEnvironment procedure from Inno Setup code to script. It's the same function as it's executed if you have ChangesEnvironment directive...
Read more >
SESSION_MANAGER environment variable not defined
Failed to connect to the session manager: SESSION_MANAGER environment variable not defined. Welcome to LinuxQuestions.org, a friendly and ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found