
Web terminal behind NAT - GitLab CI/CD - GitLab Forum
Sep 25, 2024 · I need to run a web terminal connecting to a runner behind NAT. I enabled allow_local_requests_from_web_hooks_and_services. I can run normal pipeline. If the runner is on …
Trouble Setting Up WebIDE Terminal - GitLab Forum
Sep 18, 2020 · Trouble Setting Up WebIDE Terminal How to Use GitLab rgg-james September 18, 2020, 1:00pm 1
Web terminal with docker runner - GitLab CI/CD - GitLab Forum
Feb 10, 2021 · I’m trying to debug why a test is failing in CI but works locally, so I would like to use the web terminal with the docker gitlab-runner to see the state of the container. I would expect to see the …
How do we keep GitLab's web editor from switching line endings?
Nov 17, 2024 · Problem to solve Someone recently contributed a change using GitLab’s web editor, which changed all of the line endings in the affected file from LF to CRLF: Is there a way to keep this …
Web IDE and line endings - General - GitLab Forum
Jul 5, 2024 · I have had this issue occur a few times as well when using the Web IDE in Firefox on Ubuntu 22.04 This causes git to interpret EVERY line as changed, severely polluting the git diff …
Interactive Web Terminal and Docker Machine runner possible?
Sep 28, 2021 · Hey everyone We are using Docker Machine runner to autoscale VM runners in the cloud. I am now trying to set things up for using the interactive web terminal. On a standard …
Python interactive terminals in the Web IDE - GitLab Forum
Nov 16, 2020 · Python interactive terminals configuration in the Web IDE How to configure the interactive terminal for python projects in the Web IDE? I have seen only the configuration examples …
Gitlab-CI Runner on Kubernetes | Unable to access Interactive Web ...
Jun 6, 2019 · But I’m unable to use Gitlab’s Interactive Web Terminal feature, which is something I desperately need. Am I missing something in the configuration? Please, help me solving this issue. …
Web terminals / session server on gitlab.com with self-hosted runner …
Sep 27, 2018 · Hi, Gitlab 11.3 introduced Web Terminals for Gitlab CI jobs - a feature we’re really excited about. Unfortunately from the documentation it is not clear how exactly this feature is to be …
GitLab Runner Web terminal : Connection failure
Jul 13, 2022 · Hi everyone, I currently try to enable gitlab-runner Terminal using [session_server] settings. While my CI job is running, when I click on “Debug”, I get a “Connection failure” in the black …