GDK Troubleshooting Report 4d515148-4624-4b3e-ac8a-2460ed3722bf: Git checkout error
Problem
- I installed GDK this morning
- Had to change my gdk.yml because of this thread/problem. I ran reconfigure, and i did not get the problem linked in the SLACK thread
- Logged in as root and created a new regular user
- Logged in with this new user in the Web UI and created a new project + uploaded my ssh pub key to the users profile
- Wanted to checkout the project on my mac but getting following error
cutmasta@mkraft--20230313-G4194 test-projects-from-gdk % git clone ssh://git@127.0.0.1:2222/manuel-inc/manuel-dev-project.git
Cloning into 'manuel-dev-project'...
git@127.0.0.1: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
Errors i see in gdk logs
2025-05-30_11:25:37.86740 sshd : {"correlation_id":"01JWGF1FPB8MQDTCD3MFJDMBGW","level":"info","msg":"server: handleConn: start","time":"2025-05-30T11:25:37Z"}
2025-05-30_11:25:37.98027 sshd : {"correlation_id":"01JWGF1FPB8MQDTCD3MFJDMBGW","level":"info","msg":"public key authentication","ssh_key_type":"ssh-rsa","time":"2025-05-30T11:25:37Z"}
2025-05-30_11:25:37.98228 gitlab-http-router : { ruleApplied: '0_session_prefix_proxy', ruleAction: 'proxy' }
2025-05-30_11:25:37.98232 gitlab-http-router : { proxyHost: '127.0.0.1:8080' }
2025-05-30_11:25:37.98299 sshd : {"correlation_id":"01JWGF1FPB8MQDTCD3MFJDMBGW","duration_ms":2,"error":null,"level":"error","method":"GET","msg":"Internal API error","status":502,"time":"2025-05-30T11:25:37Z","url":"http://127.0.0.1:3000/api/v4/internal/authorized_keys?key=AAAAB3NzaC1yc2EAAAADAQABAAABgQDGpOWFdENaH%2Bhxpq9PWqR53qjoUXEgrA8YGxs3sMSYZcNmEfUYfcZ2%2BuDAuZ0ifFlT7GrTNxBMkjsQ4l8XWXlEe%2Fx9umMIKT2LVZrMDrFEwfCNZKRC2w0JetxJQzGJ89QF1WCGmUWfeWct9SgI%2FidHMgXX%2Bkap0rQQm2WDFLaLhBUI1RudbgoNSQL7oh1DHZPga26cQUHxybRhv51PTvSCWxQPHFKq7kH%2FulI8Sc0pKWrSKSZRH4Zz9rgH8hX9f97eybRnJ0KZ2Mpk3QB9iPGatBFCwOJnrgqHWIwTD8XEu2Bp2L4BAl96nccZgqTUELYvgbuNBEhcHnFyqH6fiRcVUBnQVThnbgs9Wf%2BUeAX74MlHg7D0tTyViYZIr%2BRE1y9eb7oIWYYCc5l4ge8gtwedjKuDNa6tRlbLzQNLnfngpS7Sw1Wj%2BozUByE%2B51mqdR9%2FSgsagVOS53SZW8kuQ2X2eO1MmQCixOaiBBCRxuFPs1DP2JMGR0GTQw086fACbok"}
2025-05-30_11:25:53.11520 sshd : {"correlation_id":"01JWGF1FPB8MQDTCD3MFJDMBGW","error":"[ssh: no auth passed yet, Internal API unreachable, Internal API unreachable, Internal API unreachable, Internal API unreachable, Internal API unreachable]","level":"warning","msg":"connection: initServerConn: failed to initialize SSH connection","remote_addr":"127.0.0.1:49778","time":"2025-05-30T11:25:53Z"}
Steps to replicate (optional)
Environment
General
-
Operating System:
Darwin 24.5.0 Darwin Kernel Version 24.5.0: Tue Apr 22 19:54:49 PDT 2025; root:xnu-11417.121.6~2/RELEASE_ARM64_T6000 arm64 arm -
Architecture:
arm64 -
Ruby Version:
ruby 3.3.7 (2025-01-15 revision be31f993d7) [arm64-darwin24] -
GDK version:
9795a9ca -
Package Manager:
mise-en-place 2025.5.16 macos-arm64 (2025-05-29)
Variables
PATH=$HOME/.local/share/mise/installs/node/20.12.2/bin:$HOME/.local/share/mise/installs/yarn/1.22.19/bin:$HOME/.local/share/mise/installs/redis/7.0.14/bin:$HOME/.local/share/mise/installs/minio/2022-07-15T03-44-22Z/bin:$HOME/.local/share/mise/installs/postgres/16.8/bin:$HOME/.local/share/mise/installs/postgres/14.9/bin:$HOME/.cargo/bin:$HOME/.local/share/mise/installs/ruby/3.3.7/bin:$HOME/.local/share/mise/installs/ruby/3.2.4/bin:$HOME/.local/share/mise/installs/shellcheck/0.10.0/shellcheck-v0.10.0:$HOME/.local/share/mise/installs/markdownlint-cli2/0.18.1/bin:$HOME/.local/share/mise/installs/vale/3.11.2:$HOME/.local/share/mise/installs/go/1.24.0/bin:$HOME/.local/bin:$HOME/dev/exercise/google-cloud-sdk/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/opt/podman/bin:$HOME/.rbenv/shims:$HOME/.rbenv/bin
LANG=
LANGUAGE=
LC_ALL=
LDFLAGS=-L/opt/homebrew/opt/icu4c/lib
CPPFLAGS=-I/opt/homebrew/opt/icu4c/include
PKG_CONFIG_PATH=/opt/homebrew/opt/openssl/lib/pkgconfig:/opt/homebrew/opt/icu4c/lib/pkgconfig
LIBPCREDIR=
RUBY_CONFIGURE_OPTS=
GDK Configuration
---
asdf:
opt_out: true
mise:
enabled: true
nginx:
enabled: false
vite:
enabled: true
webpack:
enabled: false
GDK Doctor
Result
[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[33mW[0m[32m.[0m[32m.[0m[32m.[0m[33mW[0m[32m.[0m[33mW[0m[32m.[0m[32m.[0m[32m.[0m[33mW[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m
⚠️ [33mWARNING[0m: Your GDK may need attention.
Stale Data
================================================================================
You might encounter a PG::CheckViolation error during database migrations, likely due to stale data in the ci database that belongs in the main database, or vice versa. To address this, you can run:
gdk truncate-legacy-tables
Telemetry
================================================================================
As GitLab team member, we kindly ask you to enable telemetry, which reports command durations and crashes back to the GDK maintainers, so we can improve GDK for all contributors.
To enable telemetry, run:
gdk telemetry
To opt out of this suggestion, run:
touch .cache/.no-telemetry-diagnostic
Uptime
================================================================================
Your machine has been up for 211 hours.
We highly recommended that you reboot your machine if you are encountering
issues with GDK and it has been up for more than 24 hours.
[Correctable] Git Maintenance Recommendation
================================================================================
We recommend enabling git-maintenance to avoid slowdowns of local git operations like fetch, pull, and checkout.
To enable it, run `git maintenance start` in each repository:
git -C $HOME/dev/gdk/gdk maintenance start
git -C $HOME/dev/gdk/gdk/gitlab maintenance start
ℹ️ You may autocorrect 1 problem by running `gdk doctor --correct` or `gdk doctor -C`
Ruby Environment
Gem Environment
RubyGems Environment:
- RUBYGEMS VERSION: 3.6.9
- RUBY VERSION: 3.3.7 (2025-01-15 patchlevel 123) [arm64-darwin24]
- INSTALLATION DIRECTORY: $HOME/.local/share/mise/installs/ruby/3.3.7/lib/ruby/gems/3.3.0
- USER INSTALLATION DIRECTORY: $HOME/.local/share/gem/ruby/3.3.0
- CREDENTIALS FILE: $HOME/.local/share/gem/credentials
- RUBY EXECUTABLE: $HOME/.local/share/mise/installs/ruby/3.3.7/bin/ruby
- GIT EXECUTABLE: /opt/homebrew/bin/git
- EXECUTABLE DIRECTORY: $HOME/.local/share/mise/installs/ruby/3.3.7/bin
- SPEC CACHE DIRECTORY: $HOME/.cache/gem/specs
- SYSTEM CONFIGURATION DIRECTORY: $HOME/.local/share/mise/installs/ruby/3.3.7/etc
- RUBYGEMS PLATFORMS:
- ruby
- arm64-darwin-24
- GEM PATHS:
- $HOME/.local/share/mise/installs/ruby/3.3.7/lib/ruby/gems/3.3.0
- $HOME/.local/share/gem/ruby/3.3.0
- GEM CONFIGURATION:
- :update_sources => true
- :verbose => true
- :backtrace => true
- :bulk_threshold => 1000
- REMOTE SOURCES:
- https://rubygems.org/
- SHELL PATH:
- $HOME/.local/share/mise/installs/node/20.12.2/bin
- $HOME/.local/share/mise/installs/yarn/1.22.19/bin
- $HOME/.local/share/mise/installs/redis/7.0.14/bin
- $HOME/.local/share/mise/installs/minio/2022-07-15T03-44-22Z/bin
- $HOME/.local/share/mise/installs/postgres/16.8/bin
- $HOME/.local/share/mise/installs/postgres/14.9/bin
- $HOME/.cargo/bin
- $HOME/.local/share/mise/installs/ruby/3.3.7/bin
- $HOME/.local/share/mise/installs/ruby/3.2.4/bin
- $HOME/.local/share/mise/installs/shellcheck/0.10.0/shellcheck-v0.10.0
- $HOME/.local/share/mise/installs/markdownlint-cli2/0.18.1/bin
- $HOME/.local/share/mise/installs/vale/3.11.2
- $HOME/.local/share/mise/installs/go/1.24.0/bin
- $HOME/.local/bin
- $HOME/dev/exercise/google-cloud-sdk/bin
- /opt/homebrew/bin
- /opt/homebrew/sbin
- /usr/local/bin
- /System/Cryptexes/App/usr/bin
- /usr/bin
- /bin
- /usr/sbin
- /sbin
- /var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin
- /var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin
- /var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin
- /opt/podman/bin
- $HOME/.rbenv/shims
- $HOME/.rbenv/bin
Bundle Environment
Environment
Bundler 2.6.5
Platforms ruby, arm64-darwin-24
Ruby 3.3.7p123 (2025-01-15 revision be31f993d7fa0219d85f7b3c694d454da4ecc10b) [arm64-darwin-24]
Full Path $HOME/.local/share/mise/installs/ruby/3.3.7/bin/ruby
Config Dir $HOME/.local/share/mise/installs/ruby/3.3.7/etc
RubyGems 3.6.9
Gem Home $HOME/.local/share/mise/installs/ruby/3.3.7/lib/ruby/gems/3.3.0
Gem Path $HOME/.local/share/gem/ruby/3.3.0:$HOME/.local/share/mise/installs/ruby/3.3.7/lib/ruby/gems/3.3.0
User Home $HOME
User Path $HOME/.local/share/gem/ruby/3.3.0
Bin Dir $HOME/.local/share/mise/installs/ruby/3.3.7/bin
Tools
Git 2.49.0
RVM not installed
rbenv not installed
chruby not installed
Bundler Build Metadata
Built At 2025-02-20
Git SHA cffd973142d
Released Version true
Gemfile
Gemfile
# frozen_string_literal: true
source 'https://rubygems.org'
gemspec path: 'gem/'
group :development do
gem 'lefthook', '~> 1.10.10', require: false
gem 'rubocop', require: false
gem "rubocop-rake", "~> 0.6.0", require: false
gem 'yard', '~> 0.9.37', require: false
gem 'pry-byebug' # See doc/howto/pry.md
end
group :test do
gem 'gitlab-styles', '~> 13.0.2', require: false
gem 'irb', '~> 1.15.1', require: false
gem 'rspec', '~> 3.13.0', require: false
gem 'rspec_junit_formatter', '~> 0.6.0', require: false
gem 'simplecov-cobertura', '~> 2.1.0', require: false
gem 'webmock', '~> 3.25', require: false
end
group :development, :test, :danger do
gem 'gitlab-dangerfiles', '~> 4.8.1', require: false
gem 'resolv', '~> 0.6.0', require: false
gem 'ruby-lsp', "~> 0.23.0", require: false
gem 'ruby-lsp-rspec', "~> 0.1.10", require: false
end
Gemfile.lock
PATH
remote: gem
specs:
gitlab-development-kit (0.2.19)
gitlab-sdk (~> 0.3.1)
rake (~> 13.1)
sentry-ruby (~> 5.23)
tty-markdown (~> 0.7.2)
tty-spinner (~> 0.9.3)
zeitwerk (~> 2.6.15)
GEM
remote: https://rubygems.org/
specs:
activesupport (7.1.3.4)
base64
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
connection_pool (>= 2.2.5)
drb
i18n (>= 1.6, < 2)
minitest (>= 5.1)
mutex_m
tzinfo (~> 2.0)
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
ast (2.4.2)
base64 (0.2.0)
bigdecimal (3.1.8)
byebug (11.1.3)
claide (1.1.0)
claide-plugins (0.9.2)
cork
nap
open4 (~> 1.3)
coderay (1.1.3)
colored2 (3.1.2)
concurrent-ruby (1.3.3)
connection_pool (2.4.1)
cork (0.3.0)
colored2 (~> 3.1)
crack (1.0.0)
bigdecimal
rexml
csv (3.3.0)
danger (9.4.3)
claide (~> 1.0)
claide-plugins (>= 0.9.2)
colored2 (~> 3.1)
cork (~> 0.1)
faraday (>= 0.9.0, < 3.0)
faraday-http-cache (~> 2.0)
git (~> 1.13)
kramdown (~> 2.3)
kramdown-parser-gfm (~> 1.0)
no_proxy_fix
octokit (>= 4.0)
terminal-table (>= 1, < 4)
danger-gitlab (8.0.0)
danger
gitlab (~> 4.2, >= 4.2.0)
diff-lcs (1.5.1)
docile (1.4.0)
drb (2.2.1)
faraday (2.9.2)
faraday-net_http (>= 2.0, < 3.2)
faraday-http-cache (2.5.1)
faraday (>= 0.8)
faraday-net_http (3.1.0)
net-http
git (1.19.1)
addressable (~> 2.8)
rchardet (~> 1.8)
gitlab (4.20.1)
httparty (~> 0.20)
terminal-table (>= 1.5.1)
gitlab-dangerfiles (4.8.1)
danger (>= 9.3.0)
danger-gitlab (>= 8.0.0)
rake (~> 13.0)
gitlab-sdk (0.3.1)
activesupport (>= 5.2.0)
rake (~> 13.0)
snowplow-tracker (~> 0.8.0)
gitlab-styles (13.0.2)
rubocop (~> 1.68.0)
rubocop-capybara (~> 2.21.0)
rubocop-factory_bot (~> 2.26.1)
rubocop-graphql (~> 1.5.4)
rubocop-performance (~> 1.21.1)
rubocop-rails (~> 2.26.0)
rubocop-rspec (~> 3.0.4)
rubocop-rspec_rails (~> 2.30.0)
hashdiff (1.1.1)
httparty (0.22.0)
csv
mini_mime (>= 1.0.0)
multi_xml (>= 0.5.2)
i18n (1.14.5)
concurrent-ruby (~> 1.0)
io-console (0.7.2)
irb (1.15.1)
pp (>= 0.6.0)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
json (2.7.2)
kramdown (2.4.0)
rexml
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
language_server-protocol (3.17.0.3)
lefthook (1.10.10)
logger (1.6.6)
method_source (1.0.0)
mini_mime (1.1.5)
minitest (5.24.1)
multi_xml (0.7.1)
bigdecimal (~> 3.1)
mutex_m (0.2.0)
nap (1.1.0)
net-http (0.4.1)
uri
no_proxy_fix (0.1.2)
octokit (6.1.1)
faraday (>= 1, < 3)
sawyer (~> 0.9)
open4 (1.3.4)
parallel (1.25.1)
parser (3.3.3.0)
ast (~> 2.4.1)
racc
pastel (0.8.0)
tty-color (~> 0.5)
pp (0.6.2)
prettyprint
prettyprint (0.2.0)
prism (1.3.0)
pry (0.14.2)
coderay (~> 1.1)
method_source (~> 1.0)
pry-byebug (3.10.1)
byebug (~> 11.0)
pry (>= 0.13, < 0.15)
psych (5.1.2)
stringio
public_suffix (5.1.1)
racc (1.8.0)
rack (3.1.8)
rainbow (3.1.1)
rake (13.2.1)
rbs (3.8.1)
logger
rchardet (1.8.0)
rdoc (6.6.3.1)
psych (>= 4.0.0)
regexp_parser (2.9.2)
reline (0.5.9)
io-console (~> 0.5)
resolv (0.6.0)
rexml (3.3.1)
strscan
rouge (4.4.0)
rspec (3.13.0)
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
rspec-mocks (~> 3.13.0)
rspec-core (3.13.0)
rspec-support (~> 3.13.0)
rspec-expectations (3.13.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-mocks (3.13.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-support (3.13.0)
rspec_junit_formatter (0.6.0)
rspec-core (>= 2, < 4, != 2.12.0)
rubocop (1.68.0)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
parser (>= 3.3.0.2)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 2.4, < 3.0)
rubocop-ast (>= 1.32.2, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.32.3)
parser (>= 3.3.1.0)
rubocop-capybara (2.21.0)
rubocop (~> 1.41)
rubocop-factory_bot (2.26.1)
rubocop (~> 1.61)
rubocop-graphql (1.5.4)
rubocop (>= 1.50, < 2)
rubocop-performance (1.21.1)
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-rails (2.26.2)
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.52.0, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-rake (0.6.0)
rubocop (~> 1.0)
rubocop-rspec (3.0.5)
rubocop (~> 1.61)
rubocop-rspec_rails (2.30.0)
rubocop (~> 1.61)
rubocop-rspec (~> 3, >= 3.0.1)
ruby-lsp (0.23.11)
language_server-protocol (~> 3.17.0)
prism (>= 1.2, < 2.0)
rbs (>= 3, < 4)
sorbet-runtime (>= 0.5.10782)
ruby-lsp-rspec (0.1.22)
ruby-lsp (~> 0.23.0)
ruby-progressbar (1.13.0)
sawyer (0.9.2)
addressable (>= 2.3.5)
faraday (>= 0.17.3, < 3)
sentry-ruby (5.23.0)
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
simplecov (0.21.2)
docile (~> 1.1)
simplecov-html (~> 0.11)
simplecov_json_formatter (~> 0.1)
simplecov-cobertura (2.1.0)
rexml
simplecov (~> 0.19)
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.4)
snowplow-tracker (0.8.0)
sorbet-runtime (0.5.11911)
stringio (3.1.1)
strings (0.2.1)
strings-ansi (~> 0.2)
unicode-display_width (>= 1.5, < 3.0)
unicode_utils (~> 1.4)
strings-ansi (0.2.0)
strscan (3.1.0)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
tty-color (0.6.0)
tty-cursor (0.7.1)
tty-markdown (0.7.2)
kramdown (>= 1.16.2, < 3.0)
pastel (~> 0.8)
rouge (>= 3.14, < 5.0)
strings (~> 0.2.0)
tty-color (~> 0.5)
tty-screen (~> 0.8)
tty-screen (0.8.2)
tty-spinner (0.9.3)
tty-cursor (~> 0.7)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.5.0)
unicode_utils (1.4.0)
uri (0.13.0)
webmock (3.25.0)
addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
yard (0.9.37)
zeitwerk (2.6.15)
PLATFORMS
ruby
DEPENDENCIES
gitlab-dangerfiles (~> 4.8.1)
gitlab-development-kit!
gitlab-styles (~> 13.0.2)
irb (~> 1.15.1)
lefthook (~> 1.10.10)
pry-byebug
resolv (~> 0.6.0)
rspec (~> 3.13.0)
rspec_junit_formatter (~> 0.6.0)
rubocop
rubocop-rake (~> 0.6.0)
ruby-lsp (~> 0.23.0)
ruby-lsp-rspec (~> 0.1.10)
simplecov-cobertura (~> 2.1.0)
webmock (~> 3.25)
yard (~> 0.9.37)
BUNDLED WITH
2.6.5
Gemspecs
gitlab-development-kit.gemspec
# frozen_string_literal: true
$LOAD_PATH.unshift(File.expand_path('lib', __dir__))
require 'gitlab_development_kit'
Gem::Specification.new do |spec|
spec.name = 'gitlab-development-kit'
spec.version = GDK::GEM_VERSION
spec.authors = ['Jacob Vosmaer', 'GitLab']
spec.email = ['gitlab_rubygems@gitlab.com']
spec.summary = 'CLI for GitLab Development Kit'
spec.description = 'CLI for GitLab Development Kit.'
spec.homepage = 'https://gitlab.com/gitlab-org/gitlab-development-kit'
spec.license = 'MIT'
spec.files = ['lib/gitlab_development_kit.rb']
spec.executables = ['gdk']
spec.required_ruby_version = '>= 3.2.0'
spec.metadata['rubygems_mfa_required'] = 'true'
spec.add_dependency 'gitlab-sdk', '~> 0.3.1'
spec.add_dependency 'rake', '~> 13.1'
spec.add_dependency 'sentry-ruby', '~> 5.23'
spec.add_dependency 'tty-markdown', '~> 0.7.2'
spec.add_dependency 'tty-spinner', '~> 0.9.3'
spec.add_dependency 'zeitwerk', '~> 2.6.15'
end
Telemetry
Network information
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
rapportd 1126 $USER 8u IPv4 0xdaa98f0c41364856 0t0 TCP *:50533 (LISTEN)
rapportd 1126 $USER 13u IPv6 0x7d57b3241178898d 0t0 TCP *:50533 (LISTEN)
ControlCe 1424 $USER 8u IPv4 0xd2110d3582d444e3 0t0 TCP *:afs3-fileserver (LISTEN)
ControlCe 1424 $USER 9u IPv6 0xb414fe423002b9be 0t0 TCP *:afs3-fileserver (LISTEN)
ControlCe 1424 $USER 10u IPv4 0xeb69a11746efe04d 0t0 TCP *:commplex-main (LISTEN)
ControlCe 1424 $USER 11u IPv6 0x868f2cb7f43deeac 0t0 TCP *:commplex-main (LISTEN)
Elgato 1681 $USER 6u IPv4 0x7046b33a3bad3451 0t0 TCP localhost:enl (LISTEN)
Okta\x20V 1684 $USER 30u IPv4 0x8386e3511ee7deaf 0t0 TCP localhost:8769 (LISTEN)
Code\x20H 9506 $USER 19u IPv4 0x7e23b35f18f4897c 0t0 TCP localhost:65427 (LISTEN)
gitlab-wo 55682 $USER 7u IPv4 0x24aaa2862bc1ce0c 0t0 TCP localhost:dec-notes (LISTEN)
gitlab-ss 55683 $USER 7u IPv4 0x56841b5c67bae9f5 0t0 TCP localhost:rockwell-csp2 (LISTEN)
node 55829 $USER 21u IPv4 0xdb6201655b798c64 0t0 TCP localhost:51606 (LISTEN)
node 55829 $USER 23u IPv4 0x85c246acc9e15421 0t0 TCP localhost:51605 (LISTEN)
workerd 55850 $USER 11u IPv4 0x3d4db82db76f3147 0t0 TCP localhost:hbci (LISTEN)
workerd 55850 $USER 12u IPv4 0x40cb1789a1e3cf2d 0t0 TCP localhost:9229 (LISTEN)
workerd 55854 $USER 14u IPv4 0x96b9316df0689c7a 0t0 TCP localhost:51612 (LISTEN)
workerd 55854 $USER 15u IPv6 0x172d2691c5fcc150 0t0 TCP localhost:51613 (LISTEN)
workerd 55854 $USER 17u IPv4 0xd9358ac25bbaa195 0t0 TCP localhost:51614 (LISTEN)
workerd 55854 $USER 18u IPv4 0x2c5aa0c7509ca8e5 0t0 TCP localhost:51615 (LISTEN)
node 55883 $USER 246u IPv4 0x1179f37c900f9180 0t0 TCP localhost:santak-ups (LISTEN)
Upscayl 56138 $USER 68u IPv4 0x734102b2ed0db554 0t0 TCP localhost:49230 (LISTEN)
topology- 58232 $USER 3u IPv6 0x6047bea9f188e8af 0t0 TCP *:9095 (LISTEN)
topology- 58232 $USER 5u IPv6 0xe9d7660af82843f1 0t0 TCP *:9096 (LISTEN)
Logs
Git Repositories
Git Status and HEAD for Gdk
Git Status:
On branch main
Your branch is up to date with 'origin/main'.
nothing to commit, working tree clean
Git HEAD:
commit 9795a9ca5136f33d614c1a5a9f62a85f4c7741a9
Git Status and HEAD for Gitaly
Git Status:
HEAD detached at d6976fb71
nothing to commit, working tree clean
Git HEAD:
commit d6976fb71618881bfda4075ae453729ca29c23a3
Git Status and HEAD for Gitlab
Git Status:
On branch master
Your branch is up to date with 'origin/master'.
nothing to commit, working tree clean
Git HEAD:
commit 99659b546cfc7df1f55dd6421d7f70309feafd08
Created at: 30/05/2025 13:38:48 CEST
Edited by Manuel Kraft