immense / immense/Remotely

Unstable connection with workstations

Open
#992 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
5.1k
Forks
1.6k
PR merge metrics
No merged PRs in 30d

Description

We migrated our workstations to a new server (version 2024.08.07.0819). Yesterday, we noticed that the connection was unstable (the workstations would switch from online to offline several times within a minute). deployed the server on Ubuntu 24.04 in docker and configured nginx for port forwarding from port 5000 to port 80. For installing remotely agent was used (PowerShell -ExecutionPolicy Bypass -Command "Invoke-Expression ((New-Object Net.WebClient).DownloadString('http://remotely.ca.company.com/api/ClientDownloads/WindowsInstaller/63347029-c223-48fc-af21-71695ba430bd'))"). The firewall on Ubuntu was disabled, and all traffic was temporarily allowed through the firewall.

Has anyone encountered this problem?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the server deployment on Ubuntu 24.04 in Docker, nginx port forwarding from port 5000 to 80, and the Windows remote-agent installation command. Reproduce the repeated online/offline transitions and inspect connection behavior across those components. Done means identifying the cause and restoring a stable workstation connection.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, nginx, powershell, ubuntu
Domain
infrastructure, networking
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.