You are not logged in.

#1 2025-09-17 09:31:00

ShaiAvr
Member
From: Israel
Registered: 2025-03-30
Posts: 40

[SOLVED] Jetbrains toolbox from AUR not working

I want to install some JetBrains IDEs on my system. On Windows and Mac, I usually install the Toolbox app to manage my JetBrains products. I tried installing it from the AUR using `paru -S jetbrains-toolbox`. I then tried to launch it from the start menu, but it didn't launch. I tried to launch it from the terminal, and it still didn't launch, but gave the output:

12:23:02.679 | INFO  | main                      | ToolboxEntry              | pid: 9673
12:23:02.717 | INFO  | main                      | Semaphore                 | Semaphore 0 is initialized (non-zero otime) and the value is available; last seen value was 1
12:23:02.718 | INFO  | main                      | Semaphore                 | Semaphore 0 is initialized (non-zero otime) and the value is available; last seen value was 1
12:23:02.718 | INFO  | main                      | Semaphore                 | Acquired semaphore 0, will be a main instance
12:23:02.719 | INFO  | main                      | Semaphore                 | Semaphore 0 is initialized (non-zero otime) and the value is available; last seen value was 0
12:23:02.719 | INFO  | main                      | UnixApplicationStartLock  | Running as main instance
12:23:02.720 | INFO  | main                      | ApplicationStartLock$Comp | application lock acquired: true
12:23:02.720 | INFO  | main                      | IpcInstanceFactory        | pid: 9673
12:23:02.721 | INFO  | main                      | MainInstanceImpl$Companio | /home/shai/.cache/JetBrains/Toolbox/ipc: binding
12:23:02.738 | INFO  | main                      | MainInstanceImpl$Companio | /home/shai/.cache/JetBrains/Toolbox/ipc: already in use (Address already in use)
12:23:02.738 | INFO  | main                      | IpcInstanceFactory        | checking if the main instance is alive
12:23:02.741 | INFO  | main                      | MainInstanceImpl$Companio | /home/shai/.cache/JetBrains/Toolbox/ipc: binding
12:23:02.742 | INFO  | main                      | MainInstanceImpl$Companio | /home/shai/.cache/JetBrains/Toolbox/ipc: bound
12:23:02.743 | INFO  | main                      | IpcInstanceFactory        | Instance type: main
12:23:02.743 | INFO  | main                      | IpcInstanceFactory        | Acquired server channel
12:23:02.743 | INFO  | main                      | MainInstanceImpl          | Debugger can not be attached
12:23:02.743 | INFO  | main                      | ApplicationStartLock$Comp | instance type: MainInstance
12:23:02.753 | INFO  | main                      | ApplicationStartLock$Comp | Logging to /home/shai/.local/share/JetBrains/Toolbox/logs/toolbox.{count}.log

Even if I manage to get it to work from the terminal, it would be much better to launch it using the DE (Start menu). Can somebody help me fix this? Alternatively, is there a more recommended way to install JetBrains products on Arch Linux? I know individual products are available as packages, but I am used to the toolbox app, and I like the fact that all the JetBrains products are managed and updated so easily. I searched the Arch Wiki, but there doesn't seem to be a page dedicated to JetBrains IDEs. Any help would be appreciated.

Last edited by ShaiAvr (2025-09-24 09:53:19)

Offline

#2 2025-09-17 09:41:13

Lone_Wolf
Administrator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 14,565

Re: [SOLVED] Jetbrains toolbox from AUR not working

Logging to /home/shai/.local/share/JetBrains/Toolbox/logs/toolbox.{count}.log

posting the contents of ~/.local/share/JetBrains/Toolbox/logs/toolbox.{count}.log might be helpful.
(replace {count} with a number )

Moderator Note
Moving to AUR Issues, Discussion & PKGBUILD Requests


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.

clean chroot building not flexible enough ?
Try clean chroot manager by graysky

Offline

#3 2025-09-17 09:53:37

ShaiAvr
Member
From: Israel
Registered: 2025-03-30
Posts: 40

Re: [SOLVED] Jetbrains toolbox from AUR not working

Contents of 'toolbox.0.log':

2.8.1.52155 18101 2025-09-17 12:12:18.833 INFO  main          BootstrapLogger           Logging configuration verified: slf4j logger factory is correct, tinylog logging provider is correct, expected writers are present.
2.8.1.52155 18101 2025-09-17 12:12:18.834 INFO  main          BootstrapLogger           ===========================================================
2.8.1.52155 18101 2025-09-17 12:12:18.834 INFO  main          BootstrapLogger           JetBrains Toolbox 2.8.1.52155 built on 2025-08-11T20:58:32+03:00 is starting
2.8.1.52155 18101 2025-09-17 12:12:18.834 INFO  main          BootstrapLogger           Git Commit: be12f4283b6834db93a6545561b9119c7c9a1ceb
2.8.1.52155 18101 2025-09-17 12:12:18.834 INFO  main          BootstrapLogger           OS: Linux, JRE: 21.0.7+6-b1034.51
2.8.1.52155 18101 2025-09-17 12:12:18.835 INFO  main          BootstrapLogger           Executable: null
2.8.1.52155 18101 2025-09-17 12:12:18.835 INFO  main          BootstrapLogger           Arguments: /opt/jetbrains-toolbox/jetbrains-toolbox
2.8.1.52155 18101 2025-09-17 12:12:18.836 INFO  main          BootstrapLogger           === Environment variables ===
2.8.1.52155 18101 2025-09-17 12:12:18.836 INFO  main          BootstrapLogger           DBUS_SESSION_BUS_ADDRESS = unix:path=/run/user/1000/bus
2.8.1.52155 18101 2025-09-17 12:12:18.836 INFO  main          BootstrapLogger           DEBUGINFOD_URLS = https://debuginfod.archlinux.org 
2.8.1.52155 18101 2025-09-17 12:12:18.836 INFO  main          BootstrapLogger           DESKTOP_SESSION = plasma
2.8.1.52155 18101 2025-09-17 12:12:18.836 INFO  main          BootstrapLogger           DISPLAY = :1
2.8.1.52155 18101 2025-09-17 12:12:18.836 INFO  main          BootstrapLogger           EDITOR = nvim
2.8.1.52155 18101 2025-09-17 12:12:18.836 INFO  main          BootstrapLogger           GBM_BACKEND = nvidia-drm
2.8.1.52155 18101 2025-09-17 12:12:18.836 INFO  main          BootstrapLogger           GTK2_RC_FILES = /etc/gtk-2.0/gtkrc:/home/shai/.gtkrc-2.0:/home/shai/.config/gtkrc-2.0
2.8.1.52155 18101 2025-09-17 12:12:18.836 INFO  main          BootstrapLogger           GTK_RC_FILES = /etc/gtk/gtkrc:/home/shai/.gtkrc:/home/shai/.config/gtkrc
2.8.1.52155 18101 2025-09-17 12:12:18.836 INFO  main          BootstrapLogger           HG = /usr/bin/hg
2.8.1.52155 18101 2025-09-17 12:12:18.836 INFO  main          BootstrapLogger           HOME = /home/shai
2.8.1.52155 18101 2025-09-17 12:12:18.836 INFO  main          BootstrapLogger           ICEAUTHORITY = /run/user/1000/iceauth_lFwrtr
2.8.1.52155 18101 2025-09-17 12:12:18.836 INFO  main          BootstrapLogger           INVOCATION_ID = 606b261dd6f64154a525cc58f34a461c
2.8.1.52155 18101 2025-09-17 12:12:18.836 INFO  main          BootstrapLogger           JOURNAL_STREAM = 9:24767
2.8.1.52155 18101 2025-09-17 12:12:18.836 INFO  main          BootstrapLogger           KDE_APPLICATIONS_AS_SCOPE = 1
2.8.1.52155 18101 2025-09-17 12:12:18.836 INFO  main          BootstrapLogger           KDE_FULL_SESSION = true
2.8.1.52155 18101 2025-09-17 12:12:18.836 INFO  main          BootstrapLogger           KDE_SESSION_UID = 1000
2.8.1.52155 18101 2025-09-17 12:12:18.836 INFO  main          BootstrapLogger           KDE_SESSION_VERSION = 6
2.8.1.52155 18101 2025-09-17 12:12:18.836 INFO  main          BootstrapLogger           LANG = en_IL.UTF-8
2.8.1.52155 18101 2025-09-17 12:12:18.836 INFO  main          BootstrapLogger           LIBVIRT_DEFAULT_URI = qemu:///system
2.8.1.52155 18101 2025-09-17 12:12:18.836 INFO  main          BootstrapLogger           LOGNAME = shai
2.8.1.52155 18101 2025-09-17 12:12:18.836 INFO  main          BootstrapLogger           MAIL = /var/spool/mail/shai
2.8.1.52155 18101 2025-09-17 12:12:18.837 INFO  main          BootstrapLogger           MANAGERPID = 935
2.8.1.52155 18101 2025-09-17 12:12:18.837 INFO  main          BootstrapLogger           MANPAGER = env BATMAN_IS_BEING_MANPAGER=yes bash /usr/bin/batman
2.8.1.52155 18101 2025-09-17 12:12:18.837 INFO  main          BootstrapLogger           MANROFFOPT = -c
2.8.1.52155 18101 2025-09-17 12:12:18.837 INFO  main          BootstrapLogger           MEMORY_PRESSURE_WATCH = /sys/fs/cgroup/user.slice/user-1000.slice/user@1000.service/session.slice/plasma-plasmashell.service/memory.pressure
2.8.1.52155 18101 2025-09-17 12:12:18.837 INFO  main          BootstrapLogger           MEMORY_PRESSURE_WRITE = c29tZSAyMDAwMDAgMjAwMDAwMAA=
2.8.1.52155 18101 2025-09-17 12:12:18.837 INFO  main          BootstrapLogger           MOTD_SHOWN = pam
2.8.1.52155 18101 2025-09-17 12:12:18.837 INFO  main          BootstrapLogger           MY_MESA_DATA_DIR = /home/shai/dev/mesa-data
2.8.1.52155 18101 2025-09-17 12:12:18.837 INFO  main          BootstrapLogger           PAM_KWALLET5_LOGIN = /run/user/1000/kwallet5.socket
2.8.1.52155 18101 2025-09-17 12:12:18.837 INFO  main          BootstrapLogger           PATH = /home/shai/.local/bin:/usr/local/texlive/2025/bin/x86_64-linux:/home/shai/.pyenv/shims:/usr/local/sbin:/usr/local/bin:/usr/bin:/var/lib/flatpak/exports/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/usr/lib/rustup/bin:/home/shai/.lmstudio/bin
2.8.1.52155 18101 2025-09-17 12:12:18.837 INFO  main          BootstrapLogger           [sensitive] PUSHOVER_MESA_APP_TOKEN = ******
2.8.1.52155 18101 2025-09-17 12:12:18.837 INFO  main          BootstrapLogger           PUSHOVER_USER_KEY = u4dm64zufs1sapq6ocrhvqqubctrpr
2.8.1.52155 18101 2025-09-17 12:12:18.837 INFO  main          BootstrapLogger           PWD = /home/shai
2.8.1.52155 18101 2025-09-17 12:12:18.837 INFO  main          BootstrapLogger           PYENV_ROOT = /home/shai/.pyenv
2.8.1.52155 18101 2025-09-17 12:12:18.837 INFO  main          BootstrapLogger           PYENV_SHELL = fish
2.8.1.52155 18101 2025-09-17 12:12:18.837 INFO  main          BootstrapLogger           PYTHON_CFLAGS = -march=native -mtune=native
2.8.1.52155 18101 2025-09-17 12:12:18.837 INFO  main          BootstrapLogger           PYTHON_CONFIGURE_OPTS = --enable-optimizations --with-lto
2.8.1.52155 18101 2025-09-17 12:12:18.837 INFO  main          BootstrapLogger           QT_WAYLAND_RECONNECT = 1
2.8.1.52155 18101 2025-09-17 12:12:18.837 INFO  main          BootstrapLogger           SESSION_MANAGER = local/shai-desktop:@/tmp/.ICE-unix/1302,unix/shai-desktop:/tmp/.ICE-unix/1302
2.8.1.52155 18101 2025-09-17 12:12:18.837 INFO  main          BootstrapLogger           SHELL = /usr/bin/fish
2.8.1.52155 18101 2025-09-17 12:12:18.837 INFO  main          BootstrapLogger           SSH_AGENT_PID = 1080
2.8.1.52155 18101 2025-09-17 12:12:18.837 INFO  main          BootstrapLogger           SSH_AUTH_SOCK = /tmp/ssh-XXXXXXpFJaYv/agent.1079
2.8.1.52155 18101 2025-09-17 12:12:18.837 INFO  main          BootstrapLogger           SYSTEMD_EXEC_PID = 1318
2.8.1.52155 18101 2025-09-17 12:12:18.837 INFO  main          BootstrapLogger           USER = shai
2.8.1.52155 18101 2025-09-17 12:12:18.837 INFO  main          BootstrapLogger           WAYLAND_DISPLAY = wayland-0
2.8.1.52155 18101 2025-09-17 12:12:18.837 INFO  main          BootstrapLogger           XAUTHORITY = /run/user/1000/xauth_SjWzMN
2.8.1.52155 18101 2025-09-17 12:12:18.837 INFO  main          BootstrapLogger           [sensitive] XDG_ACTIVATION_TOKEN = ******
2.8.1.52155 18101 2025-09-17 12:12:18.837 INFO  main          BootstrapLogger           XDG_CONFIG_DIRS = /home/shai/.config/kdedefaults:/etc/xdg
2.8.1.52155 18101 2025-09-17 12:12:18.837 INFO  main          BootstrapLogger           XDG_CURRENT_DESKTOP = KDE
2.8.1.52155 18101 2025-09-17 12:12:18.837 INFO  main          BootstrapLogger           XDG_DATA_DIRS = /home/shai/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share:/usr/share
2.8.1.52155 18101 2025-09-17 12:12:18.837 INFO  main          BootstrapLogger           XDG_MENU_PREFIX = plasma-
2.8.1.52155 18101 2025-09-17 12:12:18.837 INFO  main          BootstrapLogger           XDG_RUNTIME_DIR = /run/user/1000
2.8.1.52155 18101 2025-09-17 12:12:18.837 INFO  main          BootstrapLogger           XDG_SEAT = seat0
2.8.1.52155 18101 2025-09-17 12:12:18.837 INFO  main          BootstrapLogger           XDG_SEAT_PATH = /org/freedesktop/DisplayManager/Seat0
2.8.1.52155 18101 2025-09-17 12:12:18.837 INFO  main          BootstrapLogger           XDG_SESSION_CLASS = user
2.8.1.52155 18101 2025-09-17 12:12:18.837 INFO  main          BootstrapLogger           XDG_SESSION_DESKTOP = KDE
2.8.1.52155 18101 2025-09-17 12:12:18.837 INFO  main          BootstrapLogger           XDG_SESSION_ID = 2
2.8.1.52155 18101 2025-09-17 12:12:18.837 INFO  main          BootstrapLogger           XDG_SESSION_PATH = /org/freedesktop/DisplayManager/Session1
2.8.1.52155 18101 2025-09-17 12:12:18.837 INFO  main          BootstrapLogger           XDG_SESSION_TYPE = wayland
2.8.1.52155 18101 2025-09-17 12:12:18.837 INFO  main          BootstrapLogger           XDG_VTNR = 1
2.8.1.52155 18101 2025-09-17 12:12:18.837 INFO  main          BootstrapLogger           XKB_DEFAULT_LAYOUT = us
2.8.1.52155 18101 2025-09-17 12:12:18.837 INFO  main          BootstrapLogger           XKB_DEFAULT_MODEL = pc105+inet
2.8.1.52155 18101 2025-09-17 12:12:18.837 INFO  main          BootstrapLogger           XKB_DEFAULT_OPTIONS = terminate:ctrl_alt_bksp
2.8.1.52155 18101 2025-09-17 12:12:18.837 INFO  main          BootstrapLogger           __GLX_VENDOR_LIBRARY_NAME = nvidia
2.8.1.52155 18101 2025-09-17 12:12:18.837 INFO  main          BootstrapLogger           === end of environment variables ===
2.8.1.52155 18101 2025-09-17 12:12:18.837 INFO  main          BootstrapLogger           Dumping bootstrap log entries (18 total): 
2.8.1.52155 18101 2025-09-17 12:12:18.837 INFO  main          BootstrapLogger           12:12:18.727 | ToolboxEntry | pid: 18101
2.8.1.52155 18101 2025-09-17 12:12:18.837 INFO  main          BootstrapLogger           12:12:18.782 | Semaphore | Created the semaphore with the key -855179262, will reset & initialize it: 1
2.8.1.52155 18101 2025-09-17 12:12:18.837 INFO  main          BootstrapLogger           12:12:18.783 | Semaphore | Reset semaphore 1 to 1
2.8.1.52155 18101 2025-09-17 12:12:18.837 INFO  main          BootstrapLogger           12:12:18.783 | Semaphore | Initializing semaphore 1
2.8.1.52155 18101 2025-09-17 12:12:18.838 INFO  main          BootstrapLogger           12:12:18.788 | Semaphore | Initialized semaphore (sem_otime is set) for 1
2.8.1.52155 18101 2025-09-17 12:12:18.838 INFO  main          BootstrapLogger           12:12:18.791 | Semaphore | Semaphore 1 is initialized (non-zero otime) and the value is available; last seen value was 1
2.8.1.52155 18101 2025-09-17 12:12:18.838 INFO  main          BootstrapLogger           12:12:18.791 | Semaphore | Acquired semaphore 1, will be a main instance
2.8.1.52155 18101 2025-09-17 12:12:18.838 INFO  main          BootstrapLogger           12:12:18.792 | Semaphore | Semaphore 1 is initialized (non-zero otime) and the value is available; last seen value was 0
2.8.1.52155 18101 2025-09-17 12:12:18.838 INFO  main          BootstrapLogger           12:12:18.792 | UnixApplicationStartLock | Running as main instance
2.8.1.52155 18101 2025-09-17 12:12:18.838 INFO  main          BootstrapLogger           12:12:18.793 | ApplicationStartLock$Companion | application lock acquired: true
2.8.1.52155 18101 2025-09-17 12:12:18.838 INFO  main          BootstrapLogger           12:12:18.793 | IpcInstanceFactory | pid: 18101
2.8.1.52155 18101 2025-09-17 12:12:18.838 INFO  main          BootstrapLogger           12:12:18.794 | MainInstanceImpl$Companion | /home/shai/.cache/JetBrains/Toolbox/ipc: binding
2.8.1.52155 18101 2025-09-17 12:12:18.838 INFO  main          BootstrapLogger           12:12:18.809 | MainInstanceImpl$Companion | /home/shai/.cache/JetBrains/Toolbox/ipc: bound
2.8.1.52155 18101 2025-09-17 12:12:18.838 INFO  main          BootstrapLogger           12:12:18.810 | IpcInstanceFactory | Instance type: main
2.8.1.52155 18101 2025-09-17 12:12:18.838 INFO  main          BootstrapLogger           12:12:18.810 | IpcInstanceFactory | Acquired server channel
2.8.1.52155 18101 2025-09-17 12:12:18.838 INFO  main          BootstrapLogger           12:12:18.810 | MainInstanceImpl | Debugger can not be attached
2.8.1.52155 18101 2025-09-17 12:12:18.838 INFO  main          BootstrapLogger           12:12:18.810 | BootstrapLogger | instance type: MainInstance
2.8.1.52155 18101 2025-09-17 12:12:18.838 INFO  main          BootstrapLogger           12:12:18.827 | BootstrapLogger | Logging to /home/shai/.local/share/JetBrains/Toolbox/logs/toolbox.{count}.log
2.8.1.52155 18101 2025-09-17 12:12:18.841 INFO  main          Toolbox_servicesKt        Command line: [/opt/jetbrains-toolbox/jetbrains-toolbox], pid: 18101
2.8.1.52155 18101 2025-09-17 12:12:19.088 INFO  cher-worker-1 JVMLogger                 loading snapshot StorageKey(storage=toolbox)
2.8.1.52155 18101 2025-09-17 12:12:19.136 INFO  main          nuxKWalletKeychainBackend Using org.kde.kwalletd5
2.8.1.52155 18101 2025-09-17 12:12:19.136 INFO  main          KeychainBackendKt         Using first available keychain backend, linux-kwallet
2.8.1.52155 18101 2025-09-17 12:12:19.137 INFO  main          SettingsStorage           /home/shai/.local/share/JetBrains/Toolbox/.settings.json doesn't exist -> creating a new one
2.8.1.52155 18101 2025-09-17 12:12:19.238 INFO  cher-worker-9 AccountManagerImpl        Loading accounts from /home/shai/.local/share/JetBrains/Toolbox/accounts.json
2.8.1.52155 18101 2025-09-17 12:12:19.238 WARN  cher-worker-9 AccountManagerImpl        File /home/shai/.local/share/JetBrains/Toolbox/accounts.json does not exist
2.8.1.52155 18101 2025-09-17 12:12:19.239 INFO  cher-worker-9 AccountManagerImpl        Loaded accounts: 
2.8.1.52155 18101 2025-09-17 12:12:19.241 INFO  her-worker-14 CacheManagerImpl          There is no file under /home/shai/.local/share/JetBrains/Toolbox/enterprise/feed-filter.json to remove
2.8.1.52155 18101 2025-09-17 12:12:19.250 INFO  cher-worker-4 AccountManagerImpl        No accounts exists and accounts file is empty
2.8.1.52155 18101 2025-09-17 12:12:19.281 INFO  main          CapabilitiesKt            toolbox_version = 2.8.1.52155
2.8.1.52155 18101 2025-09-17 12:12:19.281 INFO  main          CapabilitiesKt            os = linux
2.8.1.52155 18101 2025-09-17 12:12:19.281 INFO  main          CapabilitiesKt            os_kernel = Linux
2.8.1.52155 18101 2025-09-17 12:12:19.281 INFO  main          CapabilitiesKt            os_version_major = 6
2.8.1.52155 18101 2025-09-17 12:12:19.281 INFO  main          CapabilitiesKt            os_version_minor = 16
2.8.1.52155 18101 2025-09-17 12:12:19.281 INFO  main          CapabilitiesKt            os_version_micro = 7
2.8.1.52155 18101 2025-09-17 12:12:19.282 INFO  main          CapabilitiesKt            os_version = 6.16.7-arch1-1
2.8.1.52155 18101 2025-09-17 12:12:19.282 INFO  main          CapabilitiesKt            cpu_arch = x64
2.8.1.52155 18101 2025-09-17 12:12:19.282 INFO  main          CapabilitiesKt            glibc = 2.42
2.8.1.52155 18101 2025-09-17 12:12:19.417 INFO  cher-worker-5 CacheManagerImpl          There is no file under /home/shai/.local/share/JetBrains/Toolbox/enterprise/services.json to remove
2.8.1.52155 18101 2025-09-17 12:12:19.450 INFO  main          FileUtilsImpl             Retained the following 0 path(s): []
2.8.1.52155 18101 2025-09-17 12:12:19.451 INFO  main          ToolManagerImpl           Detected toolbox installation at /opt/jetbrains-toolbox
2.8.1.52155 18101 2025-09-17 12:12:19.467 INFO  cher-worker-9 CacheManagerImpl          There is no file under /home/shai/.cache/JetBrains/Toolbox/disk_usage.json to remove
2.8.1.52155 18101 2025-09-17 12:12:19.491 INFO  her-worker-14 CacheManagerImpl          There is no file under /home/shai/.local/share/JetBrains/Toolbox/enterprise/auto-installed-tools.json to remove
2.8.1.52155 18101 2025-09-17 12:12:19.509 INFO  main          PlatformDependent         Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
2.8.1.52155 18101 2025-09-17 12:12:19.534 INFO  cher-worker-8 ConcurrentDownloadSession Concurrent feed download started, begin with 1 URLs
2.8.1.52155 18101 2025-09-17 12:12:19.535 INFO  main          NettyServicesServerBase   Starting services server on /run/user/1000/jb.station.sock
2.8.1.52155 18101 2025-09-17 12:12:19.596 INFO  her-worker-13 iltInServerImpl$Companion Refresh > Built-in server started. Address: 127.0.0.1 Port: 46443
Registered handlers:
/educationalProgress: WebSocketHandshakeHandler
/gateway/clientLink: WebSocketHandshakeHandler
2.8.1.52155 18101 2025-09-17 12:12:19.598 INFO  on Server 1-1 AbstractInternalLogger    [id: 0x889a323e] REGISTERED
2.8.1.52155 18101 2025-09-17 12:12:19.598 INFO  on Server 1-1 AbstractInternalLogger    [id: 0x889a323e] BIND: /run/user/1000/jb.station.sock
2.8.1.52155 18101 2025-09-17 12:12:19.598 INFO  on Server 1-1 AbstractInternalLogger    [id: 0x889a323e, L:/run/user/1000/jb.station.sock] ACTIVE
2.8.1.52155 18101 2025-09-17 12:12:19.598 INFO  cher-worker-8 NettyServicesServerBase   Services server started
2.8.1.52155 18101 2025-09-17 12:12:19.681 INFO  her-worker-17 PluginManagerImpl         Installing plugin spaceport from built-in plugins
2.8.1.52155 18101 2025-09-17 12:12:19.682 INFO  her-worker-13 ConcurrentDownloadSession Refresh > Feed refresh (PRODUCTION) > Concurrent feed download started, begin with 2 URLs
2.8.1.52155 18101 2025-09-17 12:12:19.685 INFO  her-worker-17 uginsSettingsProviderImpl Settings file for plugin spaceport doesn't exist
2.8.1.52155 18101 2025-09-17 12:12:19.693 INFO  main          OSIntegrationManagerImpl  Adding '/home/shai/.local/share/JetBrains/Toolbox/scripts' to PATH in /home/shai/.profile
2.8.1.52155 18101 2025-09-17 12:12:19.698 INFO  her-worker-12 ShellLaunchersManagerImpl Updating shell launchers in /home/shai/.local/share/JetBrains/Toolbox/scripts
2.8.1.52155 18101 2025-09-17 12:12:19.699 INFO  her-worker-12 CacheManagerImpl          There is no file under /home/shai/.cache/JetBrains/Toolbox/licenses.json to remove
2.8.1.52155 18101 2025-09-17 12:12:19.700 INFO  main          Toolbox_servicesKt        Renderer: Default
2.8.1.52155 18101 2025-09-17 12:12:19.700 INFO  cher-worker-7 iseOnAuthStateChangeSetup Check if redirect to OnBoarding is required:
  Config: null
  Account: null
2.8.1.52155 18101 2025-09-17 12:12:19.701 INFO  main          OSIntegrationManagerLinux bin directory cannot be resolved: no such file: java.io.FileNotFoundException: no such file
	at okio.JvmSystemFileSystem.canonicalize(JvmSystemFileSystem.kt:31)
	at okio.ForwardingFileSystem.canonicalize(ForwardingFileSystem.kt:148)
	at com.jetbrains.toolbox.validation.FileSystemWithThreadValidation.canonicalize(FileSystemWithThreadValidation.kt:38)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.getBinDir$resolved(OSIntegrationManagerLinux.kt:258)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.getBinDir(OSIntegrationManagerLinux.kt:270)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.getBinDir$default(OSIntegrationManagerLinux.kt:256)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.ensureOSIntegration(OSIntegrationManagerLinux.kt:242)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerImpl.performStartupTasks(OSIntegrationManagerImpl.kt:263)
	at com.jetbrains.toolbox.entry.Toolbox_servicesKt.createToolboxApplication(toolbox-services.kt:156)
	at com.jetbrains.toolbox.entry.Toolbox_servicesKt.createToolboxApplication$default(toolbox-services.kt:131)
	at com.jetbrains.toolbox.entry.ToolboxEntry.startToolboxMain(ToolboxEntry.kt:138)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at com.jetbrains.toolbox.entry.ToolboxProcessEarlyEntry.startToolbox(ToolboxProcessEarlyEntry.java:70)
2.8.1.52155 18101 2025-09-17 12:12:19.701 ERROR main          OSIntegrationManagerLinux Failed to install icon for desktop file: java.io.FileNotFoundException: /opt/jetbrains-toolbox/toolbox.svg (Permission denied)
	at java.base/java.io.FileOutputStream.open0(Native Method)
	at java.base/java.io.FileOutputStream.open(Unknown Source)
	at java.base/java.io.FileOutputStream.<init>(Unknown Source)
	at okio.Okio__JvmOkioKt.sink(JvmOkio.kt:173)
	at okio.Okio.sink(Unknown Source)
	at okio.Okio__JvmOkioKt.sink$default(JvmOkio.kt:173)
	at okio.Okio.sink$default(Unknown Source)
	at okio.JvmSystemFileSystem.sink(JvmSystemFileSystem.kt:101)
	at okio.ForwardingFileSystem.sink(ForwardingFileSystem.kt:206)
	at com.jetbrains.toolbox.validation.FileSystemWithThreadValidation.sink(FileSystemWithThreadValidation.kt:98)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.installDesktopFile(OSIntegrationManagerLinux.kt:487)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.ensureOSIntegration(OSIntegrationManagerLinux.kt:248)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerImpl.performStartupTasks(OSIntegrationManagerImpl.kt:263)
	at com.jetbrains.toolbox.entry.Toolbox_servicesKt.createToolboxApplication(toolbox-services.kt:156)
	at com.jetbrains.toolbox.entry.Toolbox_servicesKt.createToolboxApplication$default(toolbox-services.kt:131)
	at com.jetbrains.toolbox.entry.ToolboxEntry.startToolboxMain(ToolboxEntry.kt:138)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at com.jetbrains.toolbox.entry.ToolboxProcessEarlyEntry.startToolbox(ToolboxProcessEarlyEntry.java:70)
2.8.1.52155 18101 2025-09-17 12:12:19.709 INFO  main          ProcessesRunnerFork       Executing '/usr/bin/update-desktop-database' with [/home/shai/.local/share/applications]
2.8.1.52155 18101 2025-09-17 12:12:19.714 INFO  main          ProcessesRunnerFork       Process '/usr/bin/update-desktop-database' with [/home/shai/.local/share/applications] successfully started with PID: 18181
2.8.1.52155 18101 2025-09-17 12:12:19.714 INFO  main          OSIntegrationManagerLinux Installed .desktop file to /home/shai/.local/share/applications/jetbrains-toolbox.desktop
2.8.1.52155 18101 2025-09-17 12:12:19.714 INFO  main          ionManagerLinux$Companion Adding jetbrains:// protocol handler to mimeapps.list
2.8.1.52155 18101 2025-09-17 12:12:19.715 INFO  main          ProcessesRunnerBlocking   Executing /usr/bin/xdg-mime args: default|jetbrains-toolbox.desktop|x-scheme-handler/jetbrains
2.8.1.52155 18101 2025-09-17 12:12:19.726 INFO  her-worker-14 PluginAuthManagerImpl     Plugin spaceport > No accounts exist and accounts file is empty
2.8.1.52155 18101 2025-09-17 12:12:19.737 INFO  her-worker-17 PluginManagerImpl         Installing plugin ssh from built-in plugins
2.8.1.52155 18101 2025-09-17 12:12:19.738 INFO  her-worker-17 uginsSettingsProviderImpl Settings file for plugin ssh doesn't exist
2.8.1.52155 18101 2025-09-17 12:12:19.753 INFO  her-worker-17 PluginManagerImpl         loadExternalPlugins: No external plugins found
2.8.1.52155 18101 2025-09-17 12:12:19.788 INFO  main          OSIntegrationManagerImpl  performStartupTasks finished
2.8.1.52155 18101 2025-09-17 12:12:19.788 ERROR main          Toolbox_servicesKt        Failed to perform startup tasks: java.io.FileNotFoundException: /home/shai/.config/autostart/jetbrains-toolbox.desktop (Permission denied)
	at java.base/java.io.FileOutputStream.open0(Native Method)
	at java.base/java.io.FileOutputStream.open(Unknown Source)
	at java.base/java.io.FileOutputStream.<init>(Unknown Source)
	at okio.Okio__JvmOkioKt.sink(JvmOkio.kt:173)
	at okio.Okio.sink(Unknown Source)
	at okio.Okio__JvmOkioKt.sink$default(JvmOkio.kt:173)
	at okio.Okio.sink$default(Unknown Source)
	at okio.JvmSystemFileSystem.sink(JvmSystemFileSystem.kt:101)
	at okio.ForwardingFileSystem.sink(ForwardingFileSystem.kt:206)
	at com.jetbrains.toolbox.validation.FileSystemWithThreadValidation.sink(FileSystemWithThreadValidation.kt:98)
	at com.jetbrains.toolbox.dotDesktopFiles.DotDesktopAccessorImpl.ensureDotDesktopFile(DotDesktopAccessorImpl.kt:78)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.installDesktopFileTo(OSIntegrationManagerLinux.kt:422)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.ensureAutorun(OSIntegrationManagerLinux.kt:283)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.ensureOSIntegration(OSIntegrationManagerLinux.kt:252)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerImpl.performStartupTasks(OSIntegrationManagerImpl.kt:263)
	at com.jetbrains.toolbox.entry.Toolbox_servicesKt.createToolboxApplication(toolbox-services.kt:156)
	at com.jetbrains.toolbox.entry.Toolbox_servicesKt.createToolboxApplication$default(toolbox-services.kt:131)
	at com.jetbrains.toolbox.entry.ToolboxEntry.startToolboxMain(ToolboxEntry.kt:138)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at com.jetbrains.toolbox.entry.ToolboxProcessEarlyEntry.startToolbox(ToolboxProcessEarlyEntry.java:70)
2.8.1.52155 18200 2025-09-17 12:12:37.815 INFO  main          BootstrapLogger           Logging configuration verified: slf4j logger factory is correct, tinylog logging provider is correct, expected writers are present.
2.8.1.52155 18200 2025-09-17 12:12:37.816 INFO  main          BootstrapLogger           ===========================================================
2.8.1.52155 18200 2025-09-17 12:12:37.817 INFO  main          BootstrapLogger           JetBrains Toolbox 2.8.1.52155 built on 2025-08-11T20:58:32+03:00 is starting
2.8.1.52155 18200 2025-09-17 12:12:37.817 INFO  main          BootstrapLogger           Git Commit: be12f4283b6834db93a6545561b9119c7c9a1ceb
2.8.1.52155 18200 2025-09-17 12:12:37.817 INFO  main          BootstrapLogger           OS: Linux, JRE: 21.0.7+6-b1034.51
2.8.1.52155 18200 2025-09-17 12:12:37.817 INFO  main          BootstrapLogger           Executable: null
2.8.1.52155 18200 2025-09-17 12:12:37.818 INFO  main          BootstrapLogger           Arguments: /opt/jetbrains-toolbox/jetbrains-toolbox
2.8.1.52155 18200 2025-09-17 12:12:37.818 INFO  main          BootstrapLogger           === Environment variables ===
2.8.1.52155 18200 2025-09-17 12:12:37.818 INFO  main          BootstrapLogger           DBUS_SESSION_BUS_ADDRESS = unix:path=/run/user/1000/bus
2.8.1.52155 18200 2025-09-17 12:12:37.818 INFO  main          BootstrapLogger           DEBUGINFOD_URLS = https://debuginfod.archlinux.org 
2.8.1.52155 18200 2025-09-17 12:12:37.818 INFO  main          BootstrapLogger           DESKTOP_SESSION = plasma
2.8.1.52155 18200 2025-09-17 12:12:37.819 INFO  main          BootstrapLogger           DISPLAY = :1
2.8.1.52155 18200 2025-09-17 12:12:37.819 INFO  main          BootstrapLogger           EDITOR = nvim
2.8.1.52155 18200 2025-09-17 12:12:37.819 INFO  main          BootstrapLogger           GBM_BACKEND = nvidia-drm
2.8.1.52155 18200 2025-09-17 12:12:37.819 INFO  main          BootstrapLogger           GTK2_RC_FILES = /etc/gtk-2.0/gtkrc:/home/shai/.gtkrc-2.0:/home/shai/.config/gtkrc-2.0
2.8.1.52155 18200 2025-09-17 12:12:37.819 INFO  main          BootstrapLogger           GTK_RC_FILES = /etc/gtk/gtkrc:/home/shai/.gtkrc:/home/shai/.config/gtkrc
2.8.1.52155 18200 2025-09-17 12:12:37.819 INFO  main          BootstrapLogger           HG = /usr/bin/hg
2.8.1.52155 18200 2025-09-17 12:12:37.819 INFO  main          BootstrapLogger           HOME = /home/shai
2.8.1.52155 18200 2025-09-17 12:12:37.819 INFO  main          BootstrapLogger           ICEAUTHORITY = /run/user/1000/iceauth_lFwrtr
2.8.1.52155 18200 2025-09-17 12:12:37.819 INFO  main          BootstrapLogger           INVOCATION_ID = 606b261dd6f64154a525cc58f34a461c
2.8.1.52155 18200 2025-09-17 12:12:37.819 INFO  main          BootstrapLogger           JOURNAL_STREAM = 9:24767
2.8.1.52155 18200 2025-09-17 12:12:37.819 INFO  main          BootstrapLogger           KDE_APPLICATIONS_AS_SCOPE = 1
2.8.1.52155 18200 2025-09-17 12:12:37.819 INFO  main          BootstrapLogger           KDE_FULL_SESSION = true
2.8.1.52155 18200 2025-09-17 12:12:37.819 INFO  main          BootstrapLogger           KDE_SESSION_UID = 1000
2.8.1.52155 18200 2025-09-17 12:12:37.819 INFO  main          BootstrapLogger           KDE_SESSION_VERSION = 6
2.8.1.52155 18200 2025-09-17 12:12:37.819 INFO  main          BootstrapLogger           LANG = en_IL.UTF-8
2.8.1.52155 18200 2025-09-17 12:12:37.819 INFO  main          BootstrapLogger           LIBVIRT_DEFAULT_URI = qemu:///system
2.8.1.52155 18200 2025-09-17 12:12:37.819 INFO  main          BootstrapLogger           LOGNAME = shai
2.8.1.52155 18200 2025-09-17 12:12:37.819 INFO  main          BootstrapLogger           MAIL = /var/spool/mail/shai
2.8.1.52155 18200 2025-09-17 12:12:37.819 INFO  main          BootstrapLogger           MANAGERPID = 935
2.8.1.52155 18200 2025-09-17 12:12:37.819 INFO  main          BootstrapLogger           MANPAGER = env BATMAN_IS_BEING_MANPAGER=yes bash /usr/bin/batman
2.8.1.52155 18200 2025-09-17 12:12:37.819 INFO  main          BootstrapLogger           MANROFFOPT = -c
2.8.1.52155 18200 2025-09-17 12:12:37.819 INFO  main          BootstrapLogger           MEMORY_PRESSURE_WATCH = /sys/fs/cgroup/user.slice/user-1000.slice/user@1000.service/session.slice/plasma-plasmashell.service/memory.pressure
2.8.1.52155 18200 2025-09-17 12:12:37.819 INFO  main          BootstrapLogger           MEMORY_PRESSURE_WRITE = c29tZSAyMDAwMDAgMjAwMDAwMAA=
2.8.1.52155 18200 2025-09-17 12:12:37.819 INFO  main          BootstrapLogger           MOTD_SHOWN = pam
2.8.1.52155 18200 2025-09-17 12:12:37.819 INFO  main          BootstrapLogger           MY_MESA_DATA_DIR = /home/shai/dev/mesa-data
2.8.1.52155 18200 2025-09-17 12:12:37.819 INFO  main          BootstrapLogger           PAM_KWALLET5_LOGIN = /run/user/1000/kwallet5.socket
2.8.1.52155 18200 2025-09-17 12:12:37.819 INFO  main          BootstrapLogger           PATH = /home/shai/.local/bin:/usr/local/texlive/2025/bin/x86_64-linux:/home/shai/.pyenv/shims:/usr/local/sbin:/usr/local/bin:/usr/bin:/var/lib/flatpak/exports/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/usr/lib/rustup/bin:/home/shai/.lmstudio/bin
2.8.1.52155 18200 2025-09-17 12:12:37.819 INFO  main          BootstrapLogger           [sensitive] PUSHOVER_MESA_APP_TOKEN = ******
2.8.1.52155 18200 2025-09-17 12:12:37.819 INFO  main          BootstrapLogger           PUSHOVER_USER_KEY = u4dm64zufs1sapq6ocrhvqqubctrpr
2.8.1.52155 18200 2025-09-17 12:12:37.819 INFO  main          BootstrapLogger           PWD = /home/shai
2.8.1.52155 18200 2025-09-17 12:12:37.819 INFO  main          BootstrapLogger           PYENV_ROOT = /home/shai/.pyenv
2.8.1.52155 18200 2025-09-17 12:12:37.819 INFO  main          BootstrapLogger           PYENV_SHELL = fish
2.8.1.52155 18200 2025-09-17 12:12:37.819 INFO  main          BootstrapLogger           PYTHON_CFLAGS = -march=native -mtune=native
2.8.1.52155 18200 2025-09-17 12:12:37.819 INFO  main          BootstrapLogger           PYTHON_CONFIGURE_OPTS = --enable-optimizations --with-lto
2.8.1.52155 18200 2025-09-17 12:12:37.819 INFO  main          BootstrapLogger           QT_WAYLAND_RECONNECT = 1
2.8.1.52155 18200 2025-09-17 12:12:37.819 INFO  main          BootstrapLogger           SESSION_MANAGER = local/shai-desktop:@/tmp/.ICE-unix/1302,unix/shai-desktop:/tmp/.ICE-unix/1302
2.8.1.52155 18200 2025-09-17 12:12:37.819 INFO  main          BootstrapLogger           SHELL = /usr/bin/fish
2.8.1.52155 18200 2025-09-17 12:12:37.819 INFO  main          BootstrapLogger           SSH_AGENT_PID = 1080
2.8.1.52155 18200 2025-09-17 12:12:37.819 INFO  main          BootstrapLogger           SSH_AUTH_SOCK = /tmp/ssh-XXXXXXpFJaYv/agent.1079
2.8.1.52155 18200 2025-09-17 12:12:37.819 INFO  main          BootstrapLogger           SYSTEMD_EXEC_PID = 1318
2.8.1.52155 18200 2025-09-17 12:12:37.819 INFO  main          BootstrapLogger           USER = shai
2.8.1.52155 18200 2025-09-17 12:12:37.819 INFO  main          BootstrapLogger           WAYLAND_DISPLAY = wayland-0
2.8.1.52155 18200 2025-09-17 12:12:37.819 INFO  main          BootstrapLogger           XAUTHORITY = /run/user/1000/xauth_SjWzMN
2.8.1.52155 18200 2025-09-17 12:12:37.819 INFO  main          BootstrapLogger           [sensitive] XDG_ACTIVATION_TOKEN = ******
2.8.1.52155 18200 2025-09-17 12:12:37.819 INFO  main          BootstrapLogger           XDG_CONFIG_DIRS = /home/shai/.config/kdedefaults:/etc/xdg
2.8.1.52155 18200 2025-09-17 12:12:37.819 INFO  main          BootstrapLogger           XDG_CURRENT_DESKTOP = KDE
2.8.1.52155 18200 2025-09-17 12:12:37.819 INFO  main          BootstrapLogger           XDG_DATA_DIRS = /home/shai/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share:/usr/share
2.8.1.52155 18200 2025-09-17 12:12:37.819 INFO  main          BootstrapLogger           XDG_MENU_PREFIX = plasma-
2.8.1.52155 18200 2025-09-17 12:12:37.819 INFO  main          BootstrapLogger           XDG_RUNTIME_DIR = /run/user/1000
2.8.1.52155 18200 2025-09-17 12:12:37.819 INFO  main          BootstrapLogger           XDG_SEAT = seat0
2.8.1.52155 18200 2025-09-17 12:12:37.819 INFO  main          BootstrapLogger           XDG_SEAT_PATH = /org/freedesktop/DisplayManager/Seat0
2.8.1.52155 18200 2025-09-17 12:12:37.819 INFO  main          BootstrapLogger           XDG_SESSION_CLASS = user
2.8.1.52155 18200 2025-09-17 12:12:37.819 INFO  main          BootstrapLogger           XDG_SESSION_DESKTOP = KDE
2.8.1.52155 18200 2025-09-17 12:12:37.819 INFO  main          BootstrapLogger           XDG_SESSION_ID = 2
2.8.1.52155 18200 2025-09-17 12:12:37.819 INFO  main          BootstrapLogger           XDG_SESSION_PATH = /org/freedesktop/DisplayManager/Session1
2.8.1.52155 18200 2025-09-17 12:12:37.819 INFO  main          BootstrapLogger           XDG_SESSION_TYPE = wayland
2.8.1.52155 18200 2025-09-17 12:12:37.819 INFO  main          BootstrapLogger           XDG_VTNR = 1
2.8.1.52155 18200 2025-09-17 12:12:37.820 INFO  main          BootstrapLogger           XKB_DEFAULT_LAYOUT = us
2.8.1.52155 18200 2025-09-17 12:12:37.820 INFO  main          BootstrapLogger           XKB_DEFAULT_MODEL = pc105+inet
2.8.1.52155 18200 2025-09-17 12:12:37.820 INFO  main          BootstrapLogger           XKB_DEFAULT_OPTIONS = terminate:ctrl_alt_bksp
2.8.1.52155 18200 2025-09-17 12:12:37.820 INFO  main          BootstrapLogger           __GLX_VENDOR_LIBRARY_NAME = nvidia
2.8.1.52155 18200 2025-09-17 12:12:37.820 INFO  main          BootstrapLogger           === end of environment variables ===
2.8.1.52155 18200 2025-09-17 12:12:37.820 INFO  main          BootstrapLogger           Dumping bootstrap log entries (18 total): 
2.8.1.52155 18200 2025-09-17 12:12:37.820 INFO  main          BootstrapLogger           12:12:37.724 | ToolboxEntry | pid: 18200
2.8.1.52155 18200 2025-09-17 12:12:37.820 INFO  main          BootstrapLogger           12:12:37.772 | Semaphore | Semaphore 1 is initialized (non-zero otime) and the value is available; last seen value was 1
2.8.1.52155 18200 2025-09-17 12:12:37.820 INFO  main          BootstrapLogger           12:12:37.773 | Semaphore | Semaphore 1 is initialized (non-zero otime) and the value is available; last seen value was 1
2.8.1.52155 18200 2025-09-17 12:12:37.820 INFO  main          BootstrapLogger           12:12:37.774 | Semaphore | Acquired semaphore 1, will be a main instance
2.8.1.52155 18200 2025-09-17 12:12:37.820 INFO  main          BootstrapLogger           12:12:37.774 | Semaphore | Semaphore 1 is initialized (non-zero otime) and the value is available; last seen value was 0
2.8.1.52155 18200 2025-09-17 12:12:37.820 INFO  main          BootstrapLogger           12:12:37.775 | UnixApplicationStartLock | Running as main instance
2.8.1.52155 18200 2025-09-17 12:12:37.820 INFO  main          BootstrapLogger           12:12:37.775 | ApplicationStartLock$Companion | application lock acquired: true
2.8.1.52155 18200 2025-09-17 12:12:37.820 INFO  main          BootstrapLogger           12:12:37.775 | IpcInstanceFactory | pid: 18200
2.8.1.52155 18200 2025-09-17 12:12:37.820 INFO  main          BootstrapLogger           12:12:37.777 | MainInstanceImpl$Companion | /home/shai/.cache/JetBrains/Toolbox/ipc: binding
2.8.1.52155 18200 2025-09-17 12:12:37.820 INFO  main          BootstrapLogger           12:12:37.794 | MainInstanceImpl$Companion | /home/shai/.cache/JetBrains/Toolbox/ipc: already in use (Address already in use)
2.8.1.52155 18200 2025-09-17 12:12:37.820 INFO  main          BootstrapLogger           12:12:37.794 | IpcInstanceFactory | checking if the main instance is alive
2.8.1.52155 18200 2025-09-17 12:12:37.820 INFO  main          BootstrapLogger           12:12:37.797 | MainInstanceImpl$Companion | /home/shai/.cache/JetBrains/Toolbox/ipc: binding
2.8.1.52155 18200 2025-09-17 12:12:37.820 INFO  main          BootstrapLogger           12:12:37.798 | MainInstanceImpl$Companion | /home/shai/.cache/JetBrains/Toolbox/ipc: bound
2.8.1.52155 18200 2025-09-17 12:12:37.820 INFO  main          BootstrapLogger           12:12:37.799 | IpcInstanceFactory | Instance type: main
2.8.1.52155 18200 2025-09-17 12:12:37.820 INFO  main          BootstrapLogger           12:12:37.799 | IpcInstanceFactory | Acquired server channel
2.8.1.52155 18200 2025-09-17 12:12:37.820 INFO  main          BootstrapLogger           12:12:37.799 | MainInstanceImpl | Debugger can not be attached
2.8.1.52155 18200 2025-09-17 12:12:37.820 INFO  main          BootstrapLogger           12:12:37.799 | BootstrapLogger | instance type: MainInstance
2.8.1.52155 18200 2025-09-17 12:12:37.820 INFO  main          BootstrapLogger           12:12:37.809 | BootstrapLogger | Logging to /home/shai/.local/share/JetBrains/Toolbox/logs/toolbox.{count}.log
2.8.1.52155 18200 2025-09-17 12:12:37.822 INFO  main          Toolbox_servicesKt        Command line: [/opt/jetbrains-toolbox/jetbrains-toolbox], pid: 18200
2.8.1.52155 18200 2025-09-17 12:12:38.043 INFO  cher-worker-1 JVMLogger                 loading snapshot StorageKey(storage=toolbox)
2.8.1.52155 18200 2025-09-17 12:12:38.092 INFO  main          nuxKWalletKeychainBackend Using org.kde.kwalletd5
2.8.1.52155 18200 2025-09-17 12:12:38.092 INFO  main          KeychainBackendKt         Using preferred keychain backend, linux-kwallet
2.8.1.52155 18200 2025-09-17 12:12:38.134 INFO  cher-worker-3 AccountManagerImpl        Loading accounts from /home/shai/.local/share/JetBrains/Toolbox/accounts.json
2.8.1.52155 18200 2025-09-17 12:12:38.134 WARN  cher-worker-3 AccountManagerImpl        File /home/shai/.local/share/JetBrains/Toolbox/accounts.json does not exist
2.8.1.52155 18200 2025-09-17 12:12:38.134 INFO  cher-worker-3 AccountManagerImpl        Loaded accounts: 
2.8.1.52155 18200 2025-09-17 12:12:38.142 INFO  cher-worker-2 CacheManagerImpl          There is no file under /home/shai/.local/share/JetBrains/Toolbox/enterprise/feed-filter.json to remove
2.8.1.52155 18200 2025-09-17 12:12:38.153 INFO  her-worker-11 AccountManagerImpl        No accounts exists and accounts file is empty
2.8.1.52155 18200 2025-09-17 12:12:38.156 INFO  main          CapabilitiesKt            toolbox_version = 2.8.1.52155
2.8.1.52155 18200 2025-09-17 12:12:38.156 INFO  main          CapabilitiesKt            os = linux
2.8.1.52155 18200 2025-09-17 12:12:38.156 INFO  main          CapabilitiesKt            os_kernel = Linux
2.8.1.52155 18200 2025-09-17 12:12:38.156 INFO  main          CapabilitiesKt            os_version_major = 6
2.8.1.52155 18200 2025-09-17 12:12:38.156 INFO  main          CapabilitiesKt            os_version_minor = 16
2.8.1.52155 18200 2025-09-17 12:12:38.156 INFO  main          CapabilitiesKt            os_version_micro = 7
2.8.1.52155 18200 2025-09-17 12:12:38.156 INFO  main          CapabilitiesKt            os_version = 6.16.7-arch1-1
2.8.1.52155 18200 2025-09-17 12:12:38.156 INFO  main          CapabilitiesKt            cpu_arch = x64
2.8.1.52155 18200 2025-09-17 12:12:38.156 INFO  main          CapabilitiesKt            glibc = 2.42
2.8.1.52155 18200 2025-09-17 12:12:38.287 INFO  cher-worker-4 CacheManagerImpl          There is no file under /home/shai/.local/share/JetBrains/Toolbox/enterprise/services.json to remove
2.8.1.52155 18200 2025-09-17 12:12:38.323 INFO  main          FileUtilsImpl             Retained the following 0 path(s): []
2.8.1.52155 18200 2025-09-17 12:12:38.324 INFO  main          ToolManagerImpl           Detected toolbox installation at /opt/jetbrains-toolbox
2.8.1.52155 18200 2025-09-17 12:12:38.356 INFO  her-worker-12 CacheManagerImpl          There is no file under /home/shai/.local/share/JetBrains/Toolbox/enterprise/auto-installed-tools.json to remove
2.8.1.52155 18200 2025-09-17 12:12:38.357 INFO  cher-worker-2 iseOnAuthStateChangeSetup Check if redirect to OnBoarding is required:
  Config: null
  Account: null
2.8.1.52155 18200 2025-09-17 12:12:38.366 INFO  main          PlatformDependent         Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
2.8.1.52155 18200 2025-09-17 12:12:38.391 INFO  main          NettyServicesServerBase   Starting services server on /run/user/1000/jb.station.sock
2.8.1.52155 18200 2025-09-17 12:12:38.398 INFO  cher-worker-5 ShellLaunchersManagerImpl Updating shell launchers in /home/shai/.local/share/JetBrains/Toolbox/scripts
2.8.1.52155 18200 2025-09-17 12:12:38.402 INFO  cher-worker-8 CacheManagerImpl          There is no file under /home/shai/.cache/JetBrains/Toolbox/disk_usage.json to remove
2.8.1.52155 18200 2025-09-17 12:12:38.451 INFO  on Server 1-1 AbstractInternalLogger    [id: 0x6d78b9d9] REGISTERED
2.8.1.52155 18200 2025-09-17 12:12:38.451 INFO  cher-worker-2 iltInServerImpl$Companion Refresh > Built-in server started. Address: 127.0.0.1 Port: 40633
Registered handlers:
/educationalProgress: WebSocketHandshakeHandler
/gateway/clientLink: WebSocketHandshakeHandler
2.8.1.52155 18200 2025-09-17 12:12:38.452 INFO  on Server 1-1 AbstractInternalLogger    [id: 0x6d78b9d9] BIND: /run/user/1000/jb.station.sock
2.8.1.52155 18200 2025-09-17 12:12:38.452 INFO  on Server 1-1 AbstractInternalLogger    [id: 0x6d78b9d9, L:/run/user/1000/jb.station.sock] ACTIVE
2.8.1.52155 18200 2025-09-17 12:12:38.452 INFO  her-worker-12 NettyServicesServerBase   Services server started
2.8.1.52155 18200 2025-09-17 12:12:38.548 INFO  main          Toolbox_servicesKt        Renderer: Default
2.8.1.52155 18200 2025-09-17 12:12:38.551 INFO  main          OSIntegrationManagerLinux bin directory cannot be resolved: no such file: java.io.FileNotFoundException: no such file
	at okio.JvmSystemFileSystem.canonicalize(JvmSystemFileSystem.kt:31)
	at okio.ForwardingFileSystem.canonicalize(ForwardingFileSystem.kt:148)
	at com.jetbrains.toolbox.validation.FileSystemWithThreadValidation.canonicalize(FileSystemWithThreadValidation.kt:38)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.getBinDir$resolved(OSIntegrationManagerLinux.kt:258)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.getBinDir(OSIntegrationManagerLinux.kt:270)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.getBinDir$default(OSIntegrationManagerLinux.kt:256)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.ensureOSIntegration(OSIntegrationManagerLinux.kt:242)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerImpl.performStartupTasks(OSIntegrationManagerImpl.kt:263)
	at com.jetbrains.toolbox.entry.Toolbox_servicesKt.createToolboxApplication(toolbox-services.kt:156)
	at com.jetbrains.toolbox.entry.Toolbox_servicesKt.createToolboxApplication$default(toolbox-services.kt:131)
	at com.jetbrains.toolbox.entry.ToolboxEntry.startToolboxMain(ToolboxEntry.kt:138)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at com.jetbrains.toolbox.entry.ToolboxProcessEarlyEntry.startToolbox(ToolboxProcessEarlyEntry.java:70)
2.8.1.52155 18200 2025-09-17 12:12:38.552 ERROR main          OSIntegrationManagerLinux Failed to install icon for desktop file: java.io.FileNotFoundException: /opt/jetbrains-toolbox/toolbox.svg (Permission denied)
	at java.base/java.io.FileOutputStream.open0(Native Method)
	at java.base/java.io.FileOutputStream.open(Unknown Source)
	at java.base/java.io.FileOutputStream.<init>(Unknown Source)
	at okio.Okio__JvmOkioKt.sink(JvmOkio.kt:173)
	at okio.Okio.sink(Unknown Source)
	at okio.Okio__JvmOkioKt.sink$default(JvmOkio.kt:173)
	at okio.Okio.sink$default(Unknown Source)
	at okio.JvmSystemFileSystem.sink(JvmSystemFileSystem.kt:101)
	at okio.ForwardingFileSystem.sink(ForwardingFileSystem.kt:206)
	at com.jetbrains.toolbox.validation.FileSystemWithThreadValidation.sink(FileSystemWithThreadValidation.kt:98)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.installDesktopFile(OSIntegrationManagerLinux.kt:487)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.ensureOSIntegration(OSIntegrationManagerLinux.kt:248)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerImpl.performStartupTasks(OSIntegrationManagerImpl.kt:263)
	at com.jetbrains.toolbox.entry.Toolbox_servicesKt.createToolboxApplication(toolbox-services.kt:156)
	at com.jetbrains.toolbox.entry.Toolbox_servicesKt.createToolboxApplication$default(toolbox-services.kt:131)
	at com.jetbrains.toolbox.entry.ToolboxEntry.startToolboxMain(ToolboxEntry.kt:138)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at com.jetbrains.toolbox.entry.ToolboxProcessEarlyEntry.startToolbox(ToolboxProcessEarlyEntry.java:70)
2.8.1.52155 18200 2025-09-17 12:12:38.553 INFO  main          OSIntegrationManagerLinux Installed .desktop file to /home/shai/.local/share/applications/jetbrains-toolbox.desktop
2.8.1.52155 18200 2025-09-17 12:12:38.553 INFO  main          ionManagerLinux$Companion Adding jetbrains:// protocol handler to mimeapps.list
2.8.1.52155 18200 2025-09-17 12:12:38.554 INFO  main          ProcessesRunnerBlocking   Executing /usr/bin/xdg-mime args: default|jetbrains-toolbox.desktop|x-scheme-handler/jetbrains
2.8.1.52155 18200 2025-09-17 12:12:38.556 INFO  her-worker-11 PluginManagerImpl         Installing plugin spaceport from built-in plugins
2.8.1.52155 18200 2025-09-17 12:12:38.564 INFO  her-worker-11 uginsSettingsProviderImpl Settings file for plugin spaceport doesn't exist
2.8.1.52155 18200 2025-09-17 12:12:38.580 INFO  cher-worker-9 ConcurrentDownloadSession Concurrent feed download started, begin with 1 URLs
2.8.1.52155 18200 2025-09-17 12:12:38.580 INFO  cher-worker-8 ConcurrentDownloadSession Refresh > Feed refresh (PRODUCTION) > Concurrent feed download started, begin with 2 URLs
2.8.1.52155 18200 2025-09-17 12:12:38.586 INFO  cher-worker-9 CacheManagerImpl          There is no file under /home/shai/.cache/JetBrains/Toolbox/licenses.json to remove
2.8.1.52155 18200 2025-09-17 12:12:38.600 INFO  her-worker-15 PluginAuthManagerImpl     Plugin spaceport > No accounts exist and accounts file is empty
2.8.1.52155 18200 2025-09-17 12:12:38.608 INFO  her-worker-11 PluginManagerImpl         Installing plugin ssh from built-in plugins
2.8.1.52155 18200 2025-09-17 12:12:38.620 INFO  her-worker-11 PluginManagerImpl         loadExternalPlugins: No external plugins found
2.8.1.52155 18200 2025-09-17 12:12:38.636 INFO  main          OSIntegrationManagerImpl  performStartupTasks finished
2.8.1.52155 18200 2025-09-17 12:12:38.636 ERROR main          Toolbox_servicesKt        Failed to perform startup tasks: java.io.FileNotFoundException: /home/shai/.config/autostart/jetbrains-toolbox.desktop (Permission denied)
	at java.base/java.io.FileOutputStream.open0(Native Method)
	at java.base/java.io.FileOutputStream.open(Unknown Source)
	at java.base/java.io.FileOutputStream.<init>(Unknown Source)
	at okio.Okio__JvmOkioKt.sink(JvmOkio.kt:173)
	at okio.Okio.sink(Unknown Source)
	at okio.Okio__JvmOkioKt.sink$default(JvmOkio.kt:173)
	at okio.Okio.sink$default(Unknown Source)
	at okio.JvmSystemFileSystem.sink(JvmSystemFileSystem.kt:101)
	at okio.ForwardingFileSystem.sink(ForwardingFileSystem.kt:206)
	at com.jetbrains.toolbox.validation.FileSystemWithThreadValidation.sink(FileSystemWithThreadValidation.kt:98)
	at com.jetbrains.toolbox.dotDesktopFiles.DotDesktopAccessorImpl.ensureDotDesktopFile(DotDesktopAccessorImpl.kt:78)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.installDesktopFileTo(OSIntegrationManagerLinux.kt:422)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.ensureAutorun(OSIntegrationManagerLinux.kt:283)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.ensureOSIntegration(OSIntegrationManagerLinux.kt:252)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerImpl.performStartupTasks(OSIntegrationManagerImpl.kt:263)
	at com.jetbrains.toolbox.entry.Toolbox_servicesKt.createToolboxApplication(toolbox-services.kt:156)
	at com.jetbrains.toolbox.entry.Toolbox_servicesKt.createToolboxApplication$default(toolbox-services.kt:131)
	at com.jetbrains.toolbox.entry.ToolboxEntry.startToolboxMain(ToolboxEntry.kt:138)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at com.jetbrains.toolbox.entry.ToolboxProcessEarlyEntry.startToolbox(ToolboxProcessEarlyEntry.java:70)
2.8.1.52155 18329 2025-09-17 12:13:02.861 INFO  main          BootstrapLogger           Logging configuration verified: slf4j logger factory is correct, tinylog logging provider is correct, expected writers are present.
2.8.1.52155 18329 2025-09-17 12:13:02.862 INFO  main          BootstrapLogger           ===========================================================
2.8.1.52155 18329 2025-09-17 12:13:02.862 INFO  main          BootstrapLogger           JetBrains Toolbox 2.8.1.52155 built on 2025-08-11T20:58:32+03:00 is starting
2.8.1.52155 18329 2025-09-17 12:13:02.862 INFO  main          BootstrapLogger           Git Commit: be12f4283b6834db93a6545561b9119c7c9a1ceb
2.8.1.52155 18329 2025-09-17 12:13:02.862 INFO  main          BootstrapLogger           OS: Linux, JRE: 21.0.7+6-b1034.51
2.8.1.52155 18329 2025-09-17 12:13:02.863 INFO  main          BootstrapLogger           Executable: null
2.8.1.52155 18329 2025-09-17 12:13:02.863 INFO  main          BootstrapLogger           Arguments: /opt/jetbrains-toolbox/jetbrains-toolbox
2.8.1.52155 18329 2025-09-17 12:13:02.863 INFO  main          BootstrapLogger           === Environment variables ===
2.8.1.52155 18329 2025-09-17 12:13:02.864 INFO  main          BootstrapLogger           DBUS_SESSION_BUS_ADDRESS = unix:path=/run/user/1000/bus
2.8.1.52155 18329 2025-09-17 12:13:02.864 INFO  main          BootstrapLogger           DEBUGINFOD_URLS = https://debuginfod.archlinux.org 
2.8.1.52155 18329 2025-09-17 12:13:02.864 INFO  main          BootstrapLogger           DESKTOP_SESSION = plasma
2.8.1.52155 18329 2025-09-17 12:13:02.864 INFO  main          BootstrapLogger           DISPLAY = :1
2.8.1.52155 18329 2025-09-17 12:13:02.864 INFO  main          BootstrapLogger           EDITOR = nvim
2.8.1.52155 18329 2025-09-17 12:13:02.864 INFO  main          BootstrapLogger           GBM_BACKEND = nvidia-drm
2.8.1.52155 18329 2025-09-17 12:13:02.864 INFO  main          BootstrapLogger           GTK2_RC_FILES = /etc/gtk-2.0/gtkrc:/home/shai/.gtkrc-2.0:/home/shai/.config/gtkrc-2.0
2.8.1.52155 18329 2025-09-17 12:13:02.864 INFO  main          BootstrapLogger           GTK_RC_FILES = /etc/gtk/gtkrc:/home/shai/.gtkrc:/home/shai/.config/gtkrc
2.8.1.52155 18329 2025-09-17 12:13:02.864 INFO  main          BootstrapLogger           HG = /usr/bin/hg
2.8.1.52155 18329 2025-09-17 12:13:02.864 INFO  main          BootstrapLogger           HOME = /home/shai
2.8.1.52155 18329 2025-09-17 12:13:02.864 INFO  main          BootstrapLogger           ICEAUTHORITY = /run/user/1000/iceauth_lFwrtr
2.8.1.52155 18329 2025-09-17 12:13:02.864 INFO  main          BootstrapLogger           INVOCATION_ID = 606b261dd6f64154a525cc58f34a461c
2.8.1.52155 18329 2025-09-17 12:13:02.864 INFO  main          BootstrapLogger           JOURNAL_STREAM = 9:24767
2.8.1.52155 18329 2025-09-17 12:13:02.864 INFO  main          BootstrapLogger           KDE_APPLICATIONS_AS_SCOPE = 1
2.8.1.52155 18329 2025-09-17 12:13:02.864 INFO  main          BootstrapLogger           KDE_FULL_SESSION = true
2.8.1.52155 18329 2025-09-17 12:13:02.864 INFO  main          BootstrapLogger           KDE_SESSION_UID = 1000
2.8.1.52155 18329 2025-09-17 12:13:02.864 INFO  main          BootstrapLogger           KDE_SESSION_VERSION = 6
2.8.1.52155 18329 2025-09-17 12:13:02.864 INFO  main          BootstrapLogger           LANG = en_IL.UTF-8
2.8.1.52155 18329 2025-09-17 12:13:02.864 INFO  main          BootstrapLogger           LIBVIRT_DEFAULT_URI = qemu:///system
2.8.1.52155 18329 2025-09-17 12:13:02.864 INFO  main          BootstrapLogger           LOGNAME = shai
2.8.1.52155 18329 2025-09-17 12:13:02.864 INFO  main          BootstrapLogger           MAIL = /var/spool/mail/shai
2.8.1.52155 18329 2025-09-17 12:13:02.864 INFO  main          BootstrapLogger           MANAGERPID = 935
2.8.1.52155 18329 2025-09-17 12:13:02.864 INFO  main          BootstrapLogger           MANPAGER = env BATMAN_IS_BEING_MANPAGER=yes bash /usr/bin/batman
2.8.1.52155 18329 2025-09-17 12:13:02.864 INFO  main          BootstrapLogger           MANROFFOPT = -c
2.8.1.52155 18329 2025-09-17 12:13:02.864 INFO  main          BootstrapLogger           MEMORY_PRESSURE_WATCH = /sys/fs/cgroup/user.slice/user-1000.slice/user@1000.service/session.slice/plasma-plasmashell.service/memory.pressure
2.8.1.52155 18329 2025-09-17 12:13:02.864 INFO  main          BootstrapLogger           MEMORY_PRESSURE_WRITE = c29tZSAyMDAwMDAgMjAwMDAwMAA=
2.8.1.52155 18329 2025-09-17 12:13:02.864 INFO  main          BootstrapLogger           MOTD_SHOWN = pam
2.8.1.52155 18329 2025-09-17 12:13:02.864 INFO  main          BootstrapLogger           MY_MESA_DATA_DIR = /home/shai/dev/mesa-data
2.8.1.52155 18329 2025-09-17 12:13:02.864 INFO  main          BootstrapLogger           PAM_KWALLET5_LOGIN = /run/user/1000/kwallet5.socket
2.8.1.52155 18329 2025-09-17 12:13:02.864 INFO  main          BootstrapLogger           PATH = /home/shai/.local/bin:/usr/local/texlive/2025/bin/x86_64-linux:/home/shai/.pyenv/shims:/usr/local/sbin:/usr/local/bin:/usr/bin:/var/lib/flatpak/exports/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/usr/lib/rustup/bin:/home/shai/.lmstudio/bin
2.8.1.52155 18329 2025-09-17 12:13:02.864 INFO  main          BootstrapLogger           [sensitive] PUSHOVER_MESA_APP_TOKEN = ******
2.8.1.52155 18329 2025-09-17 12:13:02.864 INFO  main          BootstrapLogger           PUSHOVER_USER_KEY = u4dm64zufs1sapq6ocrhvqqubctrpr
2.8.1.52155 18329 2025-09-17 12:13:02.864 INFO  main          BootstrapLogger           PWD = /home/shai
2.8.1.52155 18329 2025-09-17 12:13:02.864 INFO  main          BootstrapLogger           PYENV_ROOT = /home/shai/.pyenv
2.8.1.52155 18329 2025-09-17 12:13:02.864 INFO  main          BootstrapLogger           PYENV_SHELL = fish
2.8.1.52155 18329 2025-09-17 12:13:02.864 INFO  main          BootstrapLogger           PYTHON_CFLAGS = -march=native -mtune=native
2.8.1.52155 18329 2025-09-17 12:13:02.865 INFO  main          BootstrapLogger           PYTHON_CONFIGURE_OPTS = --enable-optimizations --with-lto
2.8.1.52155 18329 2025-09-17 12:13:02.865 INFO  main          BootstrapLogger           QT_WAYLAND_RECONNECT = 1
2.8.1.52155 18329 2025-09-17 12:13:02.865 INFO  main          BootstrapLogger           SESSION_MANAGER = local/shai-desktop:@/tmp/.ICE-unix/1302,unix/shai-desktop:/tmp/.ICE-unix/1302
2.8.1.52155 18329 2025-09-17 12:13:02.865 INFO  main          BootstrapLogger           SHELL = /usr/bin/fish
2.8.1.52155 18329 2025-09-17 12:13:02.865 INFO  main          BootstrapLogger           SSH_AGENT_PID = 1080
2.8.1.52155 18329 2025-09-17 12:13:02.865 INFO  main          BootstrapLogger           SSH_AUTH_SOCK = /tmp/ssh-XXXXXXpFJaYv/agent.1079
2.8.1.52155 18329 2025-09-17 12:13:02.865 INFO  main          BootstrapLogger           SYSTEMD_EXEC_PID = 1318
2.8.1.52155 18329 2025-09-17 12:13:02.865 INFO  main          BootstrapLogger           USER = shai
2.8.1.52155 18329 2025-09-17 12:13:02.865 INFO  main          BootstrapLogger           WAYLAND_DISPLAY = wayland-0
2.8.1.52155 18329 2025-09-17 12:13:02.865 INFO  main          BootstrapLogger           XAUTHORITY = /run/user/1000/xauth_SjWzMN
2.8.1.52155 18329 2025-09-17 12:13:02.865 INFO  main          BootstrapLogger           [sensitive] XDG_ACTIVATION_TOKEN = ******
2.8.1.52155 18329 2025-09-17 12:13:02.865 INFO  main          BootstrapLogger           XDG_CONFIG_DIRS = /home/shai/.config/kdedefaults:/etc/xdg
2.8.1.52155 18329 2025-09-17 12:13:02.865 INFO  main          BootstrapLogger           XDG_CURRENT_DESKTOP = KDE
2.8.1.52155 18329 2025-09-17 12:13:02.865 INFO  main          BootstrapLogger           XDG_DATA_DIRS = /home/shai/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share:/usr/share
2.8.1.52155 18329 2025-09-17 12:13:02.865 INFO  main          BootstrapLogger           XDG_MENU_PREFIX = plasma-
2.8.1.52155 18329 2025-09-17 12:13:02.865 INFO  main          BootstrapLogger           XDG_RUNTIME_DIR = /run/user/1000
2.8.1.52155 18329 2025-09-17 12:13:02.865 INFO  main          BootstrapLogger           XDG_SEAT = seat0
2.8.1.52155 18329 2025-09-17 12:13:02.865 INFO  main          BootstrapLogger           XDG_SEAT_PATH = /org/freedesktop/DisplayManager/Seat0
2.8.1.52155 18329 2025-09-17 12:13:02.865 INFO  main          BootstrapLogger           XDG_SESSION_CLASS = user
2.8.1.52155 18329 2025-09-17 12:13:02.865 INFO  main          BootstrapLogger           XDG_SESSION_DESKTOP = KDE
2.8.1.52155 18329 2025-09-17 12:13:02.865 INFO  main          BootstrapLogger           XDG_SESSION_ID = 2
2.8.1.52155 18329 2025-09-17 12:13:02.865 INFO  main          BootstrapLogger           XDG_SESSION_PATH = /org/freedesktop/DisplayManager/Session1
2.8.1.52155 18329 2025-09-17 12:13:02.865 INFO  main          BootstrapLogger           XDG_SESSION_TYPE = wayland
2.8.1.52155 18329 2025-09-17 12:13:02.865 INFO  main          BootstrapLogger           XDG_VTNR = 1
2.8.1.52155 18329 2025-09-17 12:13:02.865 INFO  main          BootstrapLogger           XKB_DEFAULT_LAYOUT = us
2.8.1.52155 18329 2025-09-17 12:13:02.865 INFO  main          BootstrapLogger           XKB_DEFAULT_MODEL = pc105+inet
2.8.1.52155 18329 2025-09-17 12:13:02.865 INFO  main          BootstrapLogger           XKB_DEFAULT_OPTIONS = terminate:ctrl_alt_bksp
2.8.1.52155 18329 2025-09-17 12:13:02.865 INFO  main          BootstrapLogger           __GLX_VENDOR_LIBRARY_NAME = nvidia
2.8.1.52155 18329 2025-09-17 12:13:02.865 INFO  main          BootstrapLogger           === end of environment variables ===
2.8.1.52155 18329 2025-09-17 12:13:02.865 INFO  main          BootstrapLogger           Dumping bootstrap log entries (18 total): 
2.8.1.52155 18329 2025-09-17 12:13:02.865 INFO  main          BootstrapLogger           12:13:02.764 | ToolboxEntry | pid: 18329
2.8.1.52155 18329 2025-09-17 12:13:02.865 INFO  main          BootstrapLogger           12:13:02.815 | Semaphore | Semaphore 1 is initialized (non-zero otime) and the value is available; last seen value was 1
2.8.1.52155 18329 2025-09-17 12:13:02.865 INFO  main          BootstrapLogger           12:13:02.816 | Semaphore | Semaphore 1 is initialized (non-zero otime) and the value is available; last seen value was 1
2.8.1.52155 18329 2025-09-17 12:13:02.865 INFO  main          BootstrapLogger           12:13:02.817 | Semaphore | Acquired semaphore 1, will be a main instance
2.8.1.52155 18329 2025-09-17 12:13:02.865 INFO  main          BootstrapLogger           12:13:02.817 | Semaphore | Semaphore 1 is initialized (non-zero otime) and the value is available; last seen value was 0
2.8.1.52155 18329 2025-09-17 12:13:02.865 INFO  main          BootstrapLogger           12:13:02.818 | UnixApplicationStartLock | Running as main instance
2.8.1.52155 18329 2025-09-17 12:13:02.865 INFO  main          BootstrapLogger           12:13:02.818 | ApplicationStartLock$Companion | application lock acquired: true
2.8.1.52155 18329 2025-09-17 12:13:02.865 INFO  main          BootstrapLogger           12:13:02.818 | IpcInstanceFactory | pid: 18329
2.8.1.52155 18329 2025-09-17 12:13:02.865 INFO  main          BootstrapLogger           12:13:02.820 | MainInstanceImpl$Companion | /home/shai/.cache/JetBrains/Toolbox/ipc: binding
2.8.1.52155 18329 2025-09-17 12:13:02.865 INFO  main          BootstrapLogger           12:13:02.838 | MainInstanceImpl$Companion | /home/shai/.cache/JetBrains/Toolbox/ipc: already in use (Address already in use)
2.8.1.52155 18329 2025-09-17 12:13:02.865 INFO  main          BootstrapLogger           12:13:02.838 | IpcInstanceFactory | checking if the main instance is alive
2.8.1.52155 18329 2025-09-17 12:13:02.865 INFO  main          BootstrapLogger           12:13:02.840 | MainInstanceImpl$Companion | /home/shai/.cache/JetBrains/Toolbox/ipc: binding
2.8.1.52155 18329 2025-09-17 12:13:02.865 INFO  main          BootstrapLogger           12:13:02.842 | MainInstanceImpl$Companion | /home/shai/.cache/JetBrains/Toolbox/ipc: bound
2.8.1.52155 18329 2025-09-17 12:13:02.865 INFO  main          BootstrapLogger           12:13:02.842 | IpcInstanceFactory | Instance type: main
2.8.1.52155 18329 2025-09-17 12:13:02.865 INFO  main          BootstrapLogger           12:13:02.842 | IpcInstanceFactory | Acquired server channel
2.8.1.52155 18329 2025-09-17 12:13:02.865 INFO  main          BootstrapLogger           12:13:02.843 | MainInstanceImpl | Debugger can not be attached
2.8.1.52155 18329 2025-09-17 12:13:02.865 INFO  main          BootstrapLogger           12:13:02.843 | BootstrapLogger | instance type: MainInstance
2.8.1.52155 18329 2025-09-17 12:13:02.865 INFO  main          BootstrapLogger           12:13:02.852 | BootstrapLogger | Logging to /home/shai/.local/share/JetBrains/Toolbox/logs/toolbox.{count}.log
2.8.1.52155 18329 2025-09-17 12:13:02.867 INFO  main          Toolbox_servicesKt        Command line: [/opt/jetbrains-toolbox/jetbrains-toolbox], pid: 18329
2.8.1.52155 18329 2025-09-17 12:13:03.098 INFO  cher-worker-1 JVMLogger                 loading snapshot StorageKey(storage=toolbox)
2.8.1.52155 18329 2025-09-17 12:13:03.148 INFO  main          nuxKWalletKeychainBackend Using org.kde.kwalletd5
2.8.1.52155 18329 2025-09-17 12:13:03.148 INFO  main          KeychainBackendKt         Using preferred keychain backend, linux-kwallet
2.8.1.52155 18329 2025-09-17 12:13:03.187 INFO  her-worker-11 AccountManagerImpl        Loading accounts from /home/shai/.local/share/JetBrains/Toolbox/accounts.json
2.8.1.52155 18329 2025-09-17 12:13:03.187 WARN  her-worker-11 AccountManagerImpl        File /home/shai/.local/share/JetBrains/Toolbox/accounts.json does not exist
2.8.1.52155 18329 2025-09-17 12:13:03.188 INFO  her-worker-11 AccountManagerImpl        Loaded accounts: 
2.8.1.52155 18329 2025-09-17 12:13:03.194 INFO  cher-worker-6 CacheManagerImpl          There is no file under /home/shai/.local/share/JetBrains/Toolbox/enterprise/feed-filter.json to remove
2.8.1.52155 18329 2025-09-17 12:13:03.207 INFO  her-worker-14 AccountManagerImpl        No accounts exists and accounts file is empty
2.8.1.52155 18329 2025-09-17 12:13:03.207 INFO  main          CapabilitiesKt            toolbox_version = 2.8.1.52155
2.8.1.52155 18329 2025-09-17 12:13:03.207 INFO  main          CapabilitiesKt            os = linux
2.8.1.52155 18329 2025-09-17 12:13:03.207 INFO  main          CapabilitiesKt            os_kernel = Linux
2.8.1.52155 18329 2025-09-17 12:13:03.207 INFO  main          CapabilitiesKt            os_version_major = 6
2.8.1.52155 18329 2025-09-17 12:13:03.207 INFO  main          CapabilitiesKt            os_version_minor = 16
2.8.1.52155 18329 2025-09-17 12:13:03.207 INFO  main          CapabilitiesKt            os_version_micro = 7
2.8.1.52155 18329 2025-09-17 12:13:03.207 INFO  main          CapabilitiesKt            os_version = 6.16.7-arch1-1
2.8.1.52155 18329 2025-09-17 12:13:03.207 INFO  main          CapabilitiesKt            cpu_arch = x64
2.8.1.52155 18329 2025-09-17 12:13:03.207 INFO  main          CapabilitiesKt            glibc = 2.42
2.8.1.52155 18329 2025-09-17 12:13:03.342 INFO  her-worker-16 CacheManagerImpl          There is no file under /home/shai/.local/share/JetBrains/Toolbox/enterprise/services.json to remove
2.8.1.52155 18329 2025-09-17 12:13:03.382 INFO  main          FileUtilsImpl             Retained the following 0 path(s): []
2.8.1.52155 18329 2025-09-17 12:13:03.383 INFO  main          ToolManagerImpl           Detected toolbox installation at /opt/jetbrains-toolbox
2.8.1.52155 18329 2025-09-17 12:13:03.413 INFO  her-worker-16 CacheManagerImpl          There is no file under /home/shai/.local/share/JetBrains/Toolbox/enterprise/auto-installed-tools.json to remove
2.8.1.52155 18329 2025-09-17 12:13:03.415 INFO  her-worker-12 iseOnAuthStateChangeSetup Check if redirect to OnBoarding is required:
  Config: null
  Account: null
2.8.1.52155 18329 2025-09-17 12:13:03.420 INFO  main          PlatformDependent         Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
2.8.1.52155 18329 2025-09-17 12:13:03.438 INFO  main          NettyServicesServerBase   Starting services server on /run/user/1000/jb.station.sock
2.8.1.52155 18329 2025-09-17 12:13:03.443 INFO  cher-worker-9 ShellLaunchersManagerImpl Updating shell launchers in /home/shai/.local/share/JetBrains/Toolbox/scripts
2.8.1.52155 18329 2025-09-17 12:13:03.450 INFO  her-worker-14 CacheManagerImpl          There is no file under /home/shai/.cache/JetBrains/Toolbox/disk_usage.json to remove
2.8.1.52155 18329 2025-09-17 12:13:03.512 INFO  cher-worker-5 iltInServerImpl$Companion Refresh > Built-in server started. Address: 127.0.0.1 Port: 36679
Registered handlers:
/educationalProgress: WebSocketHandshakeHandler
/gateway/clientLink: WebSocketHandshakeHandler
2.8.1.52155 18329 2025-09-17 12:13:03.513 INFO  on Server 1-1 AbstractInternalLogger    [id: 0x35bd1add] REGISTERED
2.8.1.52155 18329 2025-09-17 12:13:03.513 INFO  on Server 1-1 AbstractInternalLogger    [id: 0x35bd1add] BIND: /run/user/1000/jb.station.sock
2.8.1.52155 18329 2025-09-17 12:13:03.514 INFO  on Server 1-1 AbstractInternalLogger    [id: 0x35bd1add, L:/run/user/1000/jb.station.sock] ACTIVE
2.8.1.52155 18329 2025-09-17 12:13:03.514 INFO  cher-worker-7 NettyServicesServerBase   Services server started
2.8.1.52155 18329 2025-09-17 12:13:03.605 INFO  main          Toolbox_servicesKt        Renderer: Default
2.8.1.52155 18329 2025-09-17 12:13:03.605 INFO  main          OSIntegrationManagerLinux bin directory cannot be resolved: no such file: java.io.FileNotFoundException: no such file
	at okio.JvmSystemFileSystem.canonicalize(JvmSystemFileSystem.kt:31)
	at okio.ForwardingFileSystem.canonicalize(ForwardingFileSystem.kt:148)
	at com.jetbrains.toolbox.validation.FileSystemWithThreadValidation.canonicalize(FileSystemWithThreadValidation.kt:38)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.getBinDir$resolved(OSIntegrationManagerLinux.kt:258)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.getBinDir(OSIntegrationManagerLinux.kt:270)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.getBinDir$default(OSIntegrationManagerLinux.kt:256)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.ensureOSIntegration(OSIntegrationManagerLinux.kt:242)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerImpl.performStartupTasks(OSIntegrationManagerImpl.kt:263)
	at com.jetbrains.toolbox.entry.Toolbox_servicesKt.createToolboxApplication(toolbox-services.kt:156)
	at com.jetbrains.toolbox.entry.Toolbox_servicesKt.createToolboxApplication$default(toolbox-services.kt:131)
	at com.jetbrains.toolbox.entry.ToolboxEntry.startToolboxMain(ToolboxEntry.kt:138)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at com.jetbrains.toolbox.entry.ToolboxProcessEarlyEntry.startToolbox(ToolboxProcessEarlyEntry.java:70)
2.8.1.52155 18329 2025-09-17 12:13:03.605 ERROR main          OSIntegrationManagerLinux Failed to install icon for desktop file: java.io.FileNotFoundException: /opt/jetbrains-toolbox/toolbox.svg (Permission denied)
	at java.base/java.io.FileOutputStream.open0(Native Method)
	at java.base/java.io.FileOutputStream.open(Unknown Source)
	at java.base/java.io.FileOutputStream.<init>(Unknown Source)
	at okio.Okio__JvmOkioKt.sink(JvmOkio.kt:173)
	at okio.Okio.sink(Unknown Source)
	at okio.Okio__JvmOkioKt.sink$default(JvmOkio.kt:173)
	at okio.Okio.sink$default(Unknown Source)
	at okio.JvmSystemFileSystem.sink(JvmSystemFileSystem.kt:101)
	at okio.ForwardingFileSystem.sink(ForwardingFileSystem.kt:206)
	at com.jetbrains.toolbox.validation.FileSystemWithThreadValidation.sink(FileSystemWithThreadValidation.kt:98)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.installDesktopFile(OSIntegrationManagerLinux.kt:487)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.ensureOSIntegration(OSIntegrationManagerLinux.kt:248)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerImpl.performStartupTasks(OSIntegrationManagerImpl.kt:263)
	at com.jetbrains.toolbox.entry.Toolbox_servicesKt.createToolboxApplication(toolbox-services.kt:156)
	at com.jetbrains.toolbox.entry.Toolbox_servicesKt.createToolboxApplication$default(toolbox-services.kt:131)
	at com.jetbrains.toolbox.entry.ToolboxEntry.startToolboxMain(ToolboxEntry.kt:138)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at com.jetbrains.toolbox.entry.ToolboxProcessEarlyEntry.startToolbox(ToolboxProcessEarlyEntry.java:70)
2.8.1.52155 18329 2025-09-17 12:13:03.606 INFO  her-worker-17 PluginManagerImpl         Installing plugin spaceport from built-in plugins
2.8.1.52155 18329 2025-09-17 12:13:03.606 INFO  main          OSIntegrationManagerLinux Installed .desktop file to /home/shai/.local/share/applications/jetbrains-toolbox.desktop
2.8.1.52155 18329 2025-09-17 12:13:03.606 INFO  main          ionManagerLinux$Companion Adding jetbrains:// protocol handler to mimeapps.list
2.8.1.52155 18329 2025-09-17 12:13:03.607 INFO  main          ProcessesRunnerBlocking   Executing /usr/bin/xdg-mime args: default|jetbrains-toolbox.desktop|x-scheme-handler/jetbrains
2.8.1.52155 18329 2025-09-17 12:13:03.618 INFO  her-worker-17 uginsSettingsProviderImpl Settings file for plugin spaceport doesn't exist
2.8.1.52155 18329 2025-09-17 12:13:03.636 INFO  her-worker-14 CacheManagerImpl          There is no file under /home/shai/.cache/JetBrains/Toolbox/licenses.json to remove
2.8.1.52155 18329 2025-09-17 12:13:03.649 INFO  her-worker-10 ConcurrentDownloadSession Concurrent feed download started, begin with 1 URLs
2.8.1.52155 18329 2025-09-17 12:13:03.649 INFO  her-worker-19 ConcurrentDownloadSession Refresh > Feed refresh (PRODUCTION) > Concurrent feed download started, begin with 2 URLs
2.8.1.52155 18329 2025-09-17 12:13:03.651 INFO  cher-worker-8 PluginAuthManagerImpl     Plugin spaceport > No accounts exist and accounts file is empty
2.8.1.52155 18329 2025-09-17 12:13:03.657 INFO  her-worker-17 PluginManagerImpl         Installing plugin ssh from built-in plugins
2.8.1.52155 18329 2025-09-17 12:13:03.668 INFO  her-worker-17 PluginManagerImpl         loadExternalPlugins: No external plugins found
2.8.1.52155 18329 2025-09-17 12:13:03.682 INFO  main          OSIntegrationManagerImpl  performStartupTasks finished
2.8.1.52155 18329 2025-09-17 12:13:03.682 ERROR main          Toolbox_servicesKt        Failed to perform startup tasks: java.io.FileNotFoundException: /home/shai/.config/autostart/jetbrains-toolbox.desktop (Permission denied)
	at java.base/java.io.FileOutputStream.open0(Native Method)
	at java.base/java.io.FileOutputStream.open(Unknown Source)
	at java.base/java.io.FileOutputStream.<init>(Unknown Source)
	at okio.Okio__JvmOkioKt.sink(JvmOkio.kt:173)
	at okio.Okio.sink(Unknown Source)
	at okio.Okio__JvmOkioKt.sink$default(JvmOkio.kt:173)
	at okio.Okio.sink$default(Unknown Source)
	at okio.JvmSystemFileSystem.sink(JvmSystemFileSystem.kt:101)
	at okio.ForwardingFileSystem.sink(ForwardingFileSystem.kt:206)
	at com.jetbrains.toolbox.validation.FileSystemWithThreadValidation.sink(FileSystemWithThreadValidation.kt:98)
	at com.jetbrains.toolbox.dotDesktopFiles.DotDesktopAccessorImpl.ensureDotDesktopFile(DotDesktopAccessorImpl.kt:78)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.installDesktopFileTo(OSIntegrationManagerLinux.kt:422)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.ensureAutorun(OSIntegrationManagerLinux.kt:283)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.ensureOSIntegration(OSIntegrationManagerLinux.kt:252)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerImpl.performStartupTasks(OSIntegrationManagerImpl.kt:263)
	at com.jetbrains.toolbox.entry.Toolbox_servicesKt.createToolboxApplication(toolbox-services.kt:156)
	at com.jetbrains.toolbox.entry.Toolbox_servicesKt.createToolboxApplication$default(toolbox-services.kt:131)
	at com.jetbrains.toolbox.entry.ToolboxEntry.startToolboxMain(ToolboxEntry.kt:138)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at com.jetbrains.toolbox.entry.ToolboxProcessEarlyEntry.startToolbox(ToolboxProcessEarlyEntry.java:70)
2.8.1.52155 2014 2025-09-17 12:14:07.803 INFO  main          BootstrapLogger           Logging configuration verified: slf4j logger factory is correct, tinylog logging provider is correct, expected writers are present.
2.8.1.52155 2014 2025-09-17 12:14:07.805 INFO  main          BootstrapLogger           ===========================================================
2.8.1.52155 2014 2025-09-17 12:14:07.805 INFO  main          BootstrapLogger           JetBrains Toolbox 2.8.1.52155 built on 2025-08-11T20:58:32+03:00 is starting
2.8.1.52155 2014 2025-09-17 12:14:07.805 INFO  main          BootstrapLogger           Git Commit: be12f4283b6834db93a6545561b9119c7c9a1ceb
2.8.1.52155 2014 2025-09-17 12:14:07.805 INFO  main          BootstrapLogger           OS: Linux, JRE: 21.0.7+6-b1034.51
2.8.1.52155 2014 2025-09-17 12:14:07.806 INFO  main          BootstrapLogger           Executable: null
2.8.1.52155 2014 2025-09-17 12:14:07.807 INFO  main          BootstrapLogger           Arguments: /opt/jetbrains-toolbox/jetbrains-toolbox
2.8.1.52155 2014 2025-09-17 12:14:07.807 INFO  main          BootstrapLogger           === Environment variables ===
2.8.1.52155 2014 2025-09-17 12:14:07.807 INFO  main          BootstrapLogger           DBUS_SESSION_BUS_ADDRESS = unix:path=/run/user/1000/bus
2.8.1.52155 2014 2025-09-17 12:14:07.807 INFO  main          BootstrapLogger           DEBUGINFOD_URLS = https://debuginfod.archlinux.org 
2.8.1.52155 2014 2025-09-17 12:14:07.807 INFO  main          BootstrapLogger           DESKTOP_SESSION = plasma
2.8.1.52155 2014 2025-09-17 12:14:07.807 INFO  main          BootstrapLogger           DISPLAY = :1
2.8.1.52155 2014 2025-09-17 12:14:07.807 INFO  main          BootstrapLogger           EDITOR = nvim
2.8.1.52155 2014 2025-09-17 12:14:07.807 INFO  main          BootstrapLogger           GBM_BACKEND = nvidia-drm
2.8.1.52155 2014 2025-09-17 12:14:07.807 INFO  main          BootstrapLogger           GTK2_RC_FILES = /etc/gtk-2.0/gtkrc:/home/shai/.gtkrc-2.0:/home/shai/.config/gtkrc-2.0
2.8.1.52155 2014 2025-09-17 12:14:07.807 INFO  main          BootstrapLogger           GTK_RC_FILES = /etc/gtk/gtkrc:/home/shai/.gtkrc:/home/shai/.config/gtkrc
2.8.1.52155 2014 2025-09-17 12:14:07.807 INFO  main          BootstrapLogger           HG = /usr/bin/hg
2.8.1.52155 2014 2025-09-17 12:14:07.807 INFO  main          BootstrapLogger           HOME = /home/shai
2.8.1.52155 2014 2025-09-17 12:14:07.807 INFO  main          BootstrapLogger           ICEAUTHORITY = /run/user/1000/iceauth_PoRiSV
2.8.1.52155 2014 2025-09-17 12:14:07.808 INFO  main          BootstrapLogger           INVOCATION_ID = ec15a17c73e24d5ab93f984963b6979b
2.8.1.52155 2014 2025-09-17 12:14:07.808 INFO  main          BootstrapLogger           JOURNAL_STREAM = 9:2374
2.8.1.52155 2014 2025-09-17 12:14:07.808 INFO  main          BootstrapLogger           KDE_APPLICATIONS_AS_SCOPE = 1
2.8.1.52155 2014 2025-09-17 12:14:07.808 INFO  main          BootstrapLogger           KDE_FULL_SESSION = true
2.8.1.52155 2014 2025-09-17 12:14:07.808 INFO  main          BootstrapLogger           KDE_SESSION_UID = 1000
2.8.1.52155 2014 2025-09-17 12:14:07.808 INFO  main          BootstrapLogger           KDE_SESSION_VERSION = 6
2.8.1.52155 2014 2025-09-17 12:14:07.808 INFO  main          BootstrapLogger           LANG = en_IL.UTF-8
2.8.1.52155 2014 2025-09-17 12:14:07.808 INFO  main          BootstrapLogger           LIBVIRT_DEFAULT_URI = qemu:///system
2.8.1.52155 2014 2025-09-17 12:14:07.808 INFO  main          BootstrapLogger           LOGNAME = shai
2.8.1.52155 2014 2025-09-17 12:14:07.808 INFO  main          BootstrapLogger           MAIL = /var/spool/mail/shai
2.8.1.52155 2014 2025-09-17 12:14:07.808 INFO  main          BootstrapLogger           MANAGERPID = 1055
2.8.1.52155 2014 2025-09-17 12:14:07.808 INFO  main          BootstrapLogger           MANPAGER = env BATMAN_IS_BEING_MANPAGER=yes bash /usr/bin/batman
2.8.1.52155 2014 2025-09-17 12:14:07.808 INFO  main          BootstrapLogger           MANROFFOPT = -c
2.8.1.52155 2014 2025-09-17 12:14:07.808 INFO  main          BootstrapLogger           MEMORY_PRESSURE_WATCH = /sys/fs/cgroup/user.slice/user-1000.slice/user@1000.service/session.slice/plasma-plasmashell.service/memory.pressure
2.8.1.52155 2014 2025-09-17 12:14:07.808 INFO  main          BootstrapLogger           MEMORY_PRESSURE_WRITE = c29tZSAyMDAwMDAgMjAwMDAwMAA=
2.8.1.52155 2014 2025-09-17 12:14:07.808 INFO  main          BootstrapLogger           MOTD_SHOWN = pam
2.8.1.52155 2014 2025-09-17 12:14:07.808 INFO  main          BootstrapLogger           MY_MESA_DATA_DIR = /home/shai/dev/mesa-data
2.8.1.52155 2014 2025-09-17 12:14:07.808 INFO  main          BootstrapLogger           PAM_KWALLET5_LOGIN = /run/user/1000/kwallet5.socket
2.8.1.52155 2014 2025-09-17 12:14:07.808 INFO  main          BootstrapLogger           PATH = /home/shai/.local/bin:/usr/local/texlive/2025/bin/x86_64-linux:/home/shai/.pyenv/shims:/usr/local/sbin:/usr/local/bin:/usr/bin:/var/lib/flatpak/exports/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/usr/lib/rustup/bin:/home/shai/.local/share/JetBrains/Toolbox/scripts:/home/shai/.lmstudio/bin
2.8.1.52155 2014 2025-09-17 12:14:07.808 INFO  main          BootstrapLogger           [sensitive] PUSHOVER_MESA_APP_TOKEN = ******
2.8.1.52155 2014 2025-09-17 12:14:07.808 INFO  main          BootstrapLogger           PUSHOVER_USER_KEY = u4dm64zufs1sapq6ocrhvqqubctrpr
2.8.1.52155 2014 2025-09-17 12:14:07.808 INFO  main          BootstrapLogger           PWD = /home/shai
2.8.1.52155 2014 2025-09-17 12:14:07.808 INFO  main          BootstrapLogger           PYENV_ROOT = /home/shai/.pyenv
2.8.1.52155 2014 2025-09-17 12:14:07.808 INFO  main          BootstrapLogger           PYENV_SHELL = fish
2.8.1.52155 2014 2025-09-17 12:14:07.808 INFO  main          BootstrapLogger           PYTHON_CFLAGS = -march=native -mtune=native
2.8.1.52155 2014 2025-09-17 12:14:07.808 INFO  main          BootstrapLogger           PYTHON_CONFIGURE_OPTS = --enable-optimizations --with-lto
2.8.1.52155 2014 2025-09-17 12:14:07.808 INFO  main          BootstrapLogger           QT_WAYLAND_RECONNECT = 1
2.8.1.52155 2014 2025-09-17 12:14:07.808 INFO  main          BootstrapLogger           SESSION_MANAGER = local/shai-desktop:@/tmp/.ICE-unix/1410,unix/shai-desktop:/tmp/.ICE-unix/1410
2.8.1.52155 2014 2025-09-17 12:14:07.808 INFO  main          BootstrapLogger           SHELL = /usr/bin/fish
2.8.1.52155 2014 2025-09-17 12:14:07.808 INFO  main          BootstrapLogger           SSH_AGENT_PID = 1199
2.8.1.52155 2014 2025-09-17 12:14:07.808 INFO  main          BootstrapLogger           SSH_AUTH_SOCK = /tmp/ssh-XXXXXXvN7YNH/agent.1198
2.8.1.52155 2014 2025-09-17 12:14:07.808 INFO  main          BootstrapLogger           SYSTEMD_EXEC_PID = 1426
2.8.1.52155 2014 2025-09-17 12:14:07.808 INFO  main          BootstrapLogger           USER = shai
2.8.1.52155 2014 2025-09-17 12:14:07.808 INFO  main          BootstrapLogger           WAYLAND_DISPLAY = wayland-0
2.8.1.52155 2014 2025-09-17 12:14:07.808 INFO  main          BootstrapLogger           XAUTHORITY = /run/user/1000/xauth_SqsvLP
2.8.1.52155 2014 2025-09-17 12:14:07.808 INFO  main          BootstrapLogger           [sensitive] XDG_ACTIVATION_TOKEN = ******
2.8.1.52155 2014 2025-09-17 12:14:07.808 INFO  main          BootstrapLogger           XDG_CONFIG_DIRS = /home/shai/.config/kdedefaults:/etc/xdg
2.8.1.52155 2014 2025-09-17 12:14:07.808 INFO  main          BootstrapLogger           XDG_CURRENT_DESKTOP = KDE
2.8.1.52155 2014 2025-09-17 12:14:07.808 INFO  main          BootstrapLogger           XDG_DATA_DIRS = /home/shai/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share:/usr/share
2.8.1.52155 2014 2025-09-17 12:14:07.808 INFO  main          BootstrapLogger           XDG_MENU_PREFIX = plasma-
2.8.1.52155 2014 2025-09-17 12:14:07.808 INFO  main          BootstrapLogger           XDG_RUNTIME_DIR = /run/user/1000
2.8.1.52155 2014 2025-09-17 12:14:07.808 INFO  main          BootstrapLogger           XDG_SEAT = seat0
2.8.1.52155 2014 2025-09-17 12:14:07.808 INFO  main          BootstrapLogger           XDG_SEAT_PATH = /org/freedesktop/DisplayManager/Seat0
2.8.1.52155 2014 2025-09-17 12:14:07.808 INFO  main          BootstrapLogger           XDG_SESSION_CLASS = user
2.8.1.52155 2014 2025-09-17 12:14:07.808 INFO  main          BootstrapLogger           XDG_SESSION_DESKTOP = KDE
2.8.1.52155 2014 2025-09-17 12:14:07.808 INFO  main          BootstrapLogger           XDG_SESSION_ID = 2
2.8.1.52155 2014 2025-09-17 12:14:07.808 INFO  main          BootstrapLogger           XDG_SESSION_PATH = /org/freedesktop/DisplayManager/Session1
2.8.1.52155 2014 2025-09-17 12:14:07.808 INFO  main          BootstrapLogger           XDG_SESSION_TYPE = wayland
2.8.1.52155 2014 2025-09-17 12:14:07.808 INFO  main          BootstrapLogger           XDG_VTNR = 1
2.8.1.52155 2014 2025-09-17 12:14:07.808 INFO  main          BootstrapLogger           XKB_DEFAULT_LAYOUT = us
2.8.1.52155 2014 2025-09-17 12:14:07.808 INFO  main          BootstrapLogger           XKB_DEFAULT_MODEL = pc105+inet
2.8.1.52155 2014 2025-09-17 12:14:07.808 INFO  main          BootstrapLogger           XKB_DEFAULT_OPTIONS = terminate:ctrl_alt_bksp
2.8.1.52155 2014 2025-09-17 12:14:07.808 INFO  main          BootstrapLogger           __GLX_VENDOR_LIBRARY_NAME = nvidia
2.8.1.52155 2014 2025-09-17 12:14:07.808 INFO  main          BootstrapLogger           === end of environment variables ===
2.8.1.52155 2014 2025-09-17 12:14:07.808 INFO  main          BootstrapLogger           Dumping bootstrap log entries (21 total): 
2.8.1.52155 2014 2025-09-17 12:14:07.809 INFO  main          BootstrapLogger           12:14:07.698 | ToolboxEntry | pid: 2014
2.8.1.52155 2014 2025-09-17 12:14:07.809 INFO  main          BootstrapLogger           12:14:07.747 | Semaphore | Created the semaphore with the key -855179262, will reset & initialize it: 0
2.8.1.52155 2014 2025-09-17 12:14:07.809 INFO  main          BootstrapLogger           12:14:07.748 | Semaphore | Reset semaphore 0 to 1
2.8.1.52155 2014 2025-09-17 12:14:07.809 INFO  main          BootstrapLogger           12:14:07.749 | Semaphore | Initializing semaphore 0
2.8.1.52155 2014 2025-09-17 12:14:07.809 INFO  main          BootstrapLogger           12:14:07.752 | Semaphore | Initialized semaphore (sem_otime is set) for 0
2.8.1.52155 2014 2025-09-17 12:14:07.809 INFO  main          BootstrapLogger           12:14:07.754 | Semaphore | Semaphore 0 is initialized (non-zero otime) and the value is available; last seen value was 1
2.8.1.52155 2014 2025-09-17 12:14:07.809 INFO  main          BootstrapLogger           12:14:07.755 | Semaphore | Acquired semaphore 0, will be a main instance
2.8.1.52155 2014 2025-09-17 12:14:07.809 INFO  main          BootstrapLogger           12:14:07.755 | Semaphore | Semaphore 0 is initialized (non-zero otime) and the value is available; last seen value was 0
2.8.1.52155 2014 2025-09-17 12:14:07.809 INFO  main          BootstrapLogger           12:14:07.756 | UnixApplicationStartLock | Running as main instance
2.8.1.52155 2014 2025-09-17 12:14:07.809 INFO  main          BootstrapLogger           12:14:07.756 | ApplicationStartLock$Companion | application lock acquired: true
2.8.1.52155 2014 2025-09-17 12:14:07.809 INFO  main          BootstrapLogger           12:14:07.756 | IpcInstanceFactory | pid: 2014
2.8.1.52155 2014 2025-09-17 12:14:07.809 INFO  main          BootstrapLogger           12:14:07.758 | MainInstanceImpl$Companion | /home/shai/.cache/JetBrains/Toolbox/ipc: binding
2.8.1.52155 2014 2025-09-17 12:14:07.809 INFO  main          BootstrapLogger           12:14:07.776 | MainInstanceImpl$Companion | /home/shai/.cache/JetBrains/Toolbox/ipc: already in use (Address already in use)
2.8.1.52155 2014 2025-09-17 12:14:07.809 INFO  main          BootstrapLogger           12:14:07.776 | IpcInstanceFactory | checking if the main instance is alive
2.8.1.52155 2014 2025-09-17 12:14:07.809 INFO  main          BootstrapLogger           12:14:07.779 | MainInstanceImpl$Companion | /home/shai/.cache/JetBrains/Toolbox/ipc: binding
2.8.1.52155 2014 2025-09-17 12:14:07.809 INFO  main          BootstrapLogger           12:14:07.781 | MainInstanceImpl$Companion | /home/shai/.cache/JetBrains/Toolbox/ipc: bound
2.8.1.52155 2014 2025-09-17 12:14:07.809 INFO  main          BootstrapLogger           12:14:07.781 | IpcInstanceFactory | Instance type: main
2.8.1.52155 2014 2025-09-17 12:14:07.809 INFO  main          BootstrapLogger           12:14:07.781 | IpcInstanceFactory | Acquired server channel
2.8.1.52155 2014 2025-09-17 12:14:07.809 INFO  main          BootstrapLogger           12:14:07.781 | MainInstanceImpl | Debugger can not be attached
2.8.1.52155 2014 2025-09-17 12:14:07.809 INFO  main          BootstrapLogger           12:14:07.782 | BootstrapLogger | instance type: MainInstance
2.8.1.52155 2014 2025-09-17 12:14:07.809 INFO  main          BootstrapLogger           12:14:07.797 | BootstrapLogger | Logging to /home/shai/.local/share/JetBrains/Toolbox/logs/toolbox.{count}.log
2.8.1.52155 2014 2025-09-17 12:14:07.811 INFO  main          Toolbox_servicesKt        Command line: [/opt/jetbrains-toolbox/jetbrains-toolbox], pid: 2014
2.8.1.52155 2014 2025-09-17 12:14:08.088 INFO  cher-worker-1 JVMLogger                 loading snapshot StorageKey(storage=toolbox)
2.8.1.52155 2014 2025-09-17 12:14:08.140 WARN  main          nuxKWalletKeychainBackend Could not get KWallet: org.freedesktop.dbus.errors.ServiceUnknown: The name is not activatable
	at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(Unknown Source)
	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Unknown Source)
	at java.base/java.lang.reflect.Constructor.newInstance(Unknown Source)
	at org.freedesktop.dbus.errors.Error.getException(Error.java:145)
	at org.freedesktop.dbus.errors.Error.throwException(Error.java:175)
	at org.freedesktop.dbus.RemoteInvocationHandler.executeRemoteMethod(RemoteInvocationHandler.java:152)
	at org.freedesktop.dbus.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:216)
	at com.jetbrains.keychain.$Proxy8.networkWallet(Unknown Source)
	at com.jetbrains.keychain.LinuxKWalletKeychainBackend.getDBusWallet(LinuxKWalletKeychainBackend.kt:43)
	at com.jetbrains.keychain.LinuxKWalletKeychainBackend.access$getDBusWallet(LinuxKWalletKeychainBackend.kt:7)
	at com.jetbrains.keychain.LinuxKWalletKeychainBackend$kwallet$2.invoke(LinuxKWalletKeychainBackend.kt:36)
	at com.jetbrains.keychain.LinuxKWalletKeychainBackend$kwallet$2.invoke(LinuxKWalletKeychainBackend.kt:32)
	at kotlin.SynchronizedLazyImpl.getValue(LazyJVM.kt:86)
	at com.jetbrains.keychain.LinuxKWalletKeychainBackend.getKwallet(LinuxKWalletKeychainBackend.kt:32)
	at com.jetbrains.keychain.LinuxKWalletKeychainBackend.isAvailable(LinuxKWalletKeychainBackend.kt:12)
	at com.jetbrains.keychain.KeychainBackendKt.selectBackend(KeychainBackend.kt:25)
	at com.jetbrains.keychain.KeychainBackendKt.selectBackend(KeychainBackend.kt:64)
	at com.jetbrains.toolbox.accounts.ModuleKt.keychainModule$lambda$2$lambda$1(module.kt:19)
	at org.koin.core.instance.InstanceFactory.create(InstanceFactory.kt:50)
	at org.koin.core.instance.SingleInstanceFactory.create(SingleInstanceFactory.kt:46)
	at org.koin.core.instance.SingleInstanceFactory$get$1.invoke(SingleInstanceFactory.kt:55)
	at org.koin.core.instance.SingleInstanceFactory$get$1.invoke(SingleInstanceFactory.kt:53)
	at org.koin.mp.KoinPlatformTools.synchronized(KoinPlatformTools.kt:36)
	at org.koin.core.instance.SingleInstanceFactory.get(SingleInstanceFactory.kt:53)
	at org.koin.core.registry.InstanceRegistry.resolveInstance$koin_core(InstanceRegistry.kt:109)
	at org.koin.core.scope.Scope.resolveValue(Scope.kt:247)
	at org.koin.core.scope.Scope.resolveInstance(Scope.kt:233)
	at org.koin.core.scope.Scope.get(Scope.kt:212)
	at com.jetbrains.toolbox.settings.ModuleKt.settingsModule$lambda$5$lambda$1(module.kt:24)
	at org.koin.core.instance.InstanceFactory.create(InstanceFactory.kt:50)
	at org.koin.core.instance.SingleInstanceFactory.create(SingleInstanceFactory.kt:46)
	at org.koin.core.instance.SingleInstanceFactory$get$1.invoke(SingleInstanceFactory.kt:55)
	at org.koin.core.instance.SingleInstanceFactory$get$1.invoke(SingleInstanceFactory.kt:53)
	at org.koin.mp.KoinPlatformTools.synchronized(KoinPlatformTools.kt:36)
	at org.koin.core.instance.SingleInstanceFactory.get(SingleInstanceFactory.kt:53)
	at org.koin.core.registry.InstanceRegistry.resolveInstance$koin_core(InstanceRegistry.kt:109)
	at org.koin.core.scope.Scope.resolveValue(Scope.kt:247)
	at org.koin.core.scope.Scope.resolveInstance(Scope.kt:233)
	at org.koin.core.scope.Scope.get(Scope.kt:212)
	at com.jetbrains.toolbox.ui.ModuleKt.uiModule$lambda$28$lambda$1(module.kt:117)
	at org.koin.core.instance.InstanceFactory.create(InstanceFactory.kt:50)
	at org.koin.core.instance.SingleInstanceFactory.create(SingleInstanceFactory.kt:46)
	at org.koin.core.instance.SingleInstanceFactory$get$1.invoke(SingleInstanceFactory.kt:55)
	at org.koin.core.instance.SingleInstanceFactory$get$1.invoke(SingleInstanceFactory.kt:53)
	at org.koin.mp.KoinPlatformTools.synchronized(KoinPlatformTools.kt:36)
	at org.koin.core.instance.SingleInstanceFactory.get(SingleInstanceFactory.kt:53)
	at org.koin.core.registry.InstanceRegistry.createEagerInstances(InstanceRegistry.kt:91)
	at org.koin.core.registry.InstanceRegistry.createAllEagerInstances$koin_core(InstanceRegistry.kt:62)
	at org.koin.core.Koin.createEagerInstances(Koin.kt:330)
	at org.koin.core.KoinApplication.createEagerInstances(KoinApplication.kt:74)
	at org.koin.core.context.GlobalContext.startKoin(GlobalContext.kt:65)
	at org.koin.core.context.DefaultContextExtKt.startKoin(DefaultContextExt.kt:40)
	at com.jetbrains.toolbox.entry.ToolboxContainerCreator.createFullToolboxContainer(ToolboxContainerCreator.kt:190)
	at com.jetbrains.toolbox.entry.Toolbox_servicesKt.createToolboxApplication(toolbox-services.kt:145)
	at com.jetbrains.toolbox.entry.Toolbox_servicesKt.createToolboxApplication$default(toolbox-services.kt:131)
	at com.jetbrains.toolbox.entry.ToolboxEntry.startToolboxMain(ToolboxEntry.kt:138)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at com.jetbrains.toolbox.entry.ToolboxProcessEarlyEntry.startToolbox(ToolboxProcessEarlyEntry.java:70)
2.8.1.52155 2014 2025-09-17 12:14:08.156 INFO  main          KeychainBackendKt         Using first available keychain backend, linux-libsecret
2.8.1.52155 2014 2025-09-17 12:14:08.299 INFO  cher-worker-7 AccountManagerImpl        Loading accounts from /home/shai/.local/share/JetBrains/Toolbox/accounts.json
2.8.1.52155 2014 2025-09-17 12:14:08.299 WARN  cher-worker-7 AccountManagerImpl        File /home/shai/.local/share/JetBrains/Toolbox/accounts.json does not exist
2.8.1.52155 2014 2025-09-17 12:14:08.299 INFO  cher-worker-7 AccountManagerImpl        Loaded accounts: 
2.8.1.52155 2014 2025-09-17 12:14:08.318 INFO  her-worker-13 AccountManagerImpl        No accounts exists and accounts file is empty
2.8.1.52155 2014 2025-09-17 12:14:08.318 INFO  cher-worker-2 CacheManagerImpl          There is no file under /home/shai/.local/share/JetBrains/Toolbox/enterprise/feed-filter.json to remove
2.8.1.52155 2014 2025-09-17 12:14:08.322 INFO  main          CapabilitiesKt            toolbox_version = 2.8.1.52155
2.8.1.52155 2014 2025-09-17 12:14:08.322 INFO  main          CapabilitiesKt            os = linux
2.8.1.52155 2014 2025-09-17 12:14:08.322 INFO  main          CapabilitiesKt            os_kernel = Linux
2.8.1.52155 2014 2025-09-17 12:14:08.322 INFO  main          CapabilitiesKt            os_version_major = 6
2.8.1.52155 2014 2025-09-17 12:14:08.322 INFO  main          CapabilitiesKt            os_version_minor = 16
2.8.1.52155 2014 2025-09-17 12:14:08.322 INFO  main          CapabilitiesKt            os_version_micro = 7
2.8.1.52155 2014 2025-09-17 12:14:08.322 INFO  main          CapabilitiesKt            os_version = 6.16.7-arch1-1
2.8.1.52155 2014 2025-09-17 12:14:08.322 INFO  main          CapabilitiesKt            cpu_arch = x64
2.8.1.52155 2014 2025-09-17 12:14:08.322 INFO  main          CapabilitiesKt            glibc = 2.42
2.8.1.52155 2014 2025-09-17 12:14:08.453 INFO  cher-worker-2 CacheManagerImpl          There is no file under /home/shai/.local/share/JetBrains/Toolbox/enterprise/services.json to remove
2.8.1.52155 2014 2025-09-17 12:14:08.509 INFO  main          FileUtilsImpl             Retained the following 0 path(s): []
2.8.1.52155 2014 2025-09-17 12:14:08.510 INFO  main          ToolManagerImpl           Detected toolbox installation at /opt/jetbrains-toolbox
2.8.1.52155 2014 2025-09-17 12:14:08.534 INFO  her-worker-15 CacheManagerImpl          There is no file under /home/shai/.cache/JetBrains/Toolbox/disk_usage.json to remove
2.8.1.52155 2014 2025-09-17 12:14:08.536 INFO  her-worker-16 CacheManagerImpl          There is no file under /home/shai/.local/share/JetBrains/Toolbox/enterprise/auto-installed-tools.json to remove
2.8.1.52155 2014 2025-09-17 12:14:08.546 INFO  her-worker-10 iseOnAuthStateChangeSetup Check if redirect to OnBoarding is required:
  Config: null
  Account: null
2.8.1.52155 2014 2025-09-17 12:14:08.581 INFO  main          PlatformDependent         Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
2.8.1.52155 2014 2025-09-17 12:14:08.587 INFO  cher-worker-9 ConcurrentDownloadSession Concurrent feed download started, begin with 1 URLs
2.8.1.52155 2014 2025-09-17 12:14:08.592 INFO  main          NettyServicesServerBase   Starting services server on /run/user/1000/jb.station.sock
2.8.1.52155 2014 2025-09-17 12:14:08.600 INFO  cher-worker-7 ShellLaunchersManagerImpl Updating shell launchers in /home/shai/.local/share/JetBrains/Toolbox/scripts
2.8.1.52155 2014 2025-09-17 12:14:08.601 INFO  main          Toolbox_servicesKt        Renderer: Default
2.8.1.52155 2014 2025-09-17 12:14:08.601 INFO  main          OSIntegrationManagerLinux bin directory cannot be resolved: no such file: java.io.FileNotFoundException: no such file
	at okio.JvmSystemFileSystem.canonicalize(JvmSystemFileSystem.kt:31)
	at okio.ForwardingFileSystem.canonicalize(ForwardingFileSystem.kt:148)
	at com.jetbrains.toolbox.validation.FileSystemWithThreadValidation.canonicalize(FileSystemWithThreadValidation.kt:38)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.getBinDir$resolved(OSIntegrationManagerLinux.kt:258)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.getBinDir(OSIntegrationManagerLinux.kt:270)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.getBinDir$default(OSIntegrationManagerLinux.kt:256)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.ensureOSIntegration(OSIntegrationManagerLinux.kt:242)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerImpl.performStartupTasks(OSIntegrationManagerImpl.kt:263)
	at com.jetbrains.toolbox.entry.Toolbox_servicesKt.createToolboxApplication(toolbox-services.kt:156)
	at com.jetbrains.toolbox.entry.Toolbox_servicesKt.createToolboxApplication$default(toolbox-services.kt:131)
	at com.jetbrains.toolbox.entry.ToolboxEntry.startToolboxMain(ToolboxEntry.kt:138)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at com.jetbrains.toolbox.entry.ToolboxProcessEarlyEntry.startToolbox(ToolboxProcessEarlyEntry.java:70)
2.8.1.52155 2014 2025-09-17 12:14:08.601 ERROR main          OSIntegrationManagerLinux Failed to install icon for desktop file: java.io.FileNotFoundException: /opt/jetbrains-toolbox/toolbox.svg (Permission denied)
	at java.base/java.io.FileOutputStream.open0(Native Method)
	at java.base/java.io.FileOutputStream.open(Unknown Source)
	at java.base/java.io.FileOutputStream.<init>(Unknown Source)
	at okio.Okio__JvmOkioKt.sink(JvmOkio.kt:173)
	at okio.Okio.sink(Unknown Source)
	at okio.Okio__JvmOkioKt.sink$default(JvmOkio.kt:173)
	at okio.Okio.sink$default(Unknown Source)
	at okio.JvmSystemFileSystem.sink(JvmSystemFileSystem.kt:101)
	at okio.ForwardingFileSystem.sink(ForwardingFileSystem.kt:206)
	at com.jetbrains.toolbox.validation.FileSystemWithThreadValidation.sink(FileSystemWithThreadValidation.kt:98)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.installDesktopFile(OSIntegrationManagerLinux.kt:487)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.ensureOSIntegration(OSIntegrationManagerLinux.kt:248)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerImpl.performStartupTasks(OSIntegrationManagerImpl.kt:263)
	at com.jetbrains.toolbox.entry.Toolbox_servicesKt.createToolboxApplication(toolbox-services.kt:156)
	at com.jetbrains.toolbox.entry.Toolbox_servicesKt.createToolboxApplication$default(toolbox-services.kt:131)
	at com.jetbrains.toolbox.entry.ToolboxEntry.startToolboxMain(ToolboxEntry.kt:138)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at com.jetbrains.toolbox.entry.ToolboxProcessEarlyEntry.startToolbox(ToolboxProcessEarlyEntry.java:70)
2.8.1.52155 2014 2025-09-17 12:14:08.602 INFO  main          OSIntegrationManagerLinux Installed .desktop file to /home/shai/.local/share/applications/jetbrains-toolbox.desktop
2.8.1.52155 2014 2025-09-17 12:14:08.602 INFO  main          ionManagerLinux$Companion Adding jetbrains:// protocol handler to mimeapps.list
2.8.1.52155 2014 2025-09-17 12:14:08.603 INFO  main          ProcessesRunnerBlocking   Executing /usr/bin/xdg-mime args: default|jetbrains-toolbox.desktop|x-scheme-handler/jetbrains
2.8.1.52155 2014 2025-09-17 12:14:08.637 INFO  cher-worker-6 iltInServerImpl$Companion Refresh > Built-in server started. Address: 127.0.0.1 Port: 38505
Registered handlers:
/educationalProgress: WebSocketHandshakeHandler
/gateway/clientLink: WebSocketHandshakeHandler
2.8.1.52155 2014 2025-09-17 12:14:08.637 INFO  on Server 1-1 AbstractInternalLogger    [id: 0xf63c461a] REGISTERED
2.8.1.52155 2014 2025-09-17 12:14:08.637 INFO  on Server 1-1 AbstractInternalLogger    [id: 0xf63c461a] BIND: /run/user/1000/jb.station.sock
2.8.1.52155 2014 2025-09-17 12:14:08.638 INFO  on Server 1-1 AbstractInternalLogger    [id: 0xf63c461a, L:/run/user/1000/jb.station.sock] ACTIVE
2.8.1.52155 2014 2025-09-17 12:14:08.638 INFO  her-worker-14 NettyServicesServerBase   Services server started
2.8.1.52155 2014 2025-09-17 12:14:08.739 INFO  cher-worker-7 PluginManagerImpl         Installing plugin spaceport from built-in plugins
2.8.1.52155 2014 2025-09-17 12:14:08.741 INFO  cher-worker-6 ConcurrentDownloadSession Refresh > Feed refresh (PRODUCTION) > Concurrent feed download started, begin with 2 URLs
2.8.1.52155 2014 2025-09-17 12:14:08.744 INFO  cher-worker-7 uginsSettingsProviderImpl Settings file for plugin spaceport doesn't exist
2.8.1.52155 2014 2025-09-17 12:14:08.755 INFO  cher-worker-6 CacheManagerImpl          There is no file under /home/shai/.cache/JetBrains/Toolbox/licenses.json to remove
2.8.1.52155 2014 2025-09-17 12:14:08.756 INFO  main          OSIntegrationManagerImpl  performStartupTasks finished
2.8.1.52155 2014 2025-09-17 12:14:08.756 ERROR main          Toolbox_servicesKt        Failed to perform startup tasks: java.io.FileNotFoundException: /home/shai/.config/autostart/jetbrains-toolbox.desktop (Permission denied)
	at java.base/java.io.FileOutputStream.open0(Native Method)
	at java.base/java.io.FileOutputStream.open(Unknown Source)
	at java.base/java.io.FileOutputStream.<init>(Unknown Source)
	at okio.Okio__JvmOkioKt.sink(JvmOkio.kt:173)
	at okio.Okio.sink(Unknown Source)
	at okio.Okio__JvmOkioKt.sink$default(JvmOkio.kt:173)
	at okio.Okio.sink$default(Unknown Source)
	at okio.JvmSystemFileSystem.sink(JvmSystemFileSystem.kt:101)
	at okio.ForwardingFileSystem.sink(ForwardingFileSystem.kt:206)
	at com.jetbrains.toolbox.validation.FileSystemWithThreadValidation.sink(FileSystemWithThreadValidation.kt:98)
	at com.jetbrains.toolbox.dotDesktopFiles.DotDesktopAccessorImpl.ensureDotDesktopFile(DotDesktopAccessorImpl.kt:78)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.installDesktopFileTo(OSIntegrationManagerLinux.kt:422)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.ensureAutorun(OSIntegrationManagerLinux.kt:283)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.ensureOSIntegration(OSIntegrationManagerLinux.kt:252)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerImpl.performStartupTasks(OSIntegrationManagerImpl.kt:263)
	at com.jetbrains.toolbox.entry.Toolbox_servicesKt.createToolboxApplication(toolbox-services.kt:156)
	at com.jetbrains.toolbox.entry.Toolbox_servicesKt.createToolboxApplication$default(toolbox-services.kt:131)
	at com.jetbrains.toolbox.entry.ToolboxEntry.startToolboxMain(ToolboxEntry.kt:138)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at com.jetbrains.toolbox.entry.ToolboxProcessEarlyEntry.startToolbox(ToolboxProcessEarlyEntry.java:70)
2.8.1.52155 2137 2025-09-17 12:14:22.407 INFO  main          BootstrapLogger           Logging configuration verified: slf4j logger factory is correct, tinylog logging provider is correct, expected writers are present.
2.8.1.52155 2137 2025-09-17 12:14:22.408 INFO  main          BootstrapLogger           ===========================================================
2.8.1.52155 2137 2025-09-17 12:14:22.408 INFO  main          BootstrapLogger           JetBrains Toolbox 2.8.1.52155 built on 2025-08-11T20:58:32+03:00 is starting
2.8.1.52155 2137 2025-09-17 12:14:22.408 INFO  main          BootstrapLogger           Git Commit: be12f4283b6834db93a6545561b9119c7c9a1ceb
2.8.1.52155 2137 2025-09-17 12:14:22.408 INFO  main          BootstrapLogger           OS: Linux, JRE: 21.0.7+6-b1034.51
2.8.1.52155 2137 2025-09-17 12:14:22.409 INFO  main          BootstrapLogger           Executable: null
2.8.1.52155 2137 2025-09-17 12:14:22.409 INFO  main          BootstrapLogger           Arguments: /opt/jetbrains-toolbox/jetbrains-toolbox
2.8.1.52155 2137 2025-09-17 12:14:22.409 INFO  main          BootstrapLogger           === Environment variables ===
2.8.1.52155 2137 2025-09-17 12:14:22.410 INFO  main          BootstrapLogger           DBUS_SESSION_BUS_ADDRESS = unix:path=/run/user/1000/bus
2.8.1.52155 2137 2025-09-17 12:14:22.410 INFO  main          BootstrapLogger           DEBUGINFOD_URLS = https://debuginfod.archlinux.org 
2.8.1.52155 2137 2025-09-17 12:14:22.410 INFO  main          BootstrapLogger           DESKTOP_SESSION = plasma
2.8.1.52155 2137 2025-09-17 12:14:22.410 INFO  main          BootstrapLogger           DISPLAY = :1
2.8.1.52155 2137 2025-09-17 12:14:22.410 INFO  main          BootstrapLogger           EDITOR = nvim
2.8.1.52155 2137 2025-09-17 12:14:22.410 INFO  main          BootstrapLogger           GBM_BACKEND = nvidia-drm
2.8.1.52155 2137 2025-09-17 12:14:22.410 INFO  main          BootstrapLogger           GTK2_RC_FILES = /etc/gtk-2.0/gtkrc:/home/shai/.gtkrc-2.0:/home/shai/.config/gtkrc-2.0
2.8.1.52155 2137 2025-09-17 12:14:22.410 INFO  main          BootstrapLogger           GTK_RC_FILES = /etc/gtk/gtkrc:/home/shai/.gtkrc:/home/shai/.config/gtkrc
2.8.1.52155 2137 2025-09-17 12:14:22.410 INFO  main          BootstrapLogger           HG = /usr/bin/hg
2.8.1.52155 2137 2025-09-17 12:14:22.410 INFO  main          BootstrapLogger           HOME = /home/shai
2.8.1.52155 2137 2025-09-17 12:14:22.410 INFO  main          BootstrapLogger           ICEAUTHORITY = /run/user/1000/iceauth_PoRiSV
2.8.1.52155 2137 2025-09-17 12:14:22.410 INFO  main          BootstrapLogger           INVOCATION_ID = ec15a17c73e24d5ab93f984963b6979b
2.8.1.52155 2137 2025-09-17 12:14:22.410 INFO  main          BootstrapLogger           JOURNAL_STREAM = 9:2374
2.8.1.52155 2137 2025-09-17 12:14:22.410 INFO  main          BootstrapLogger           KDE_APPLICATIONS_AS_SCOPE = 1
2.8.1.52155 2137 2025-09-17 12:14:22.410 INFO  main          BootstrapLogger           KDE_FULL_SESSION = true
2.8.1.52155 2137 2025-09-17 12:14:22.410 INFO  main          BootstrapLogger           KDE_SESSION_UID = 1000
2.8.1.52155 2137 2025-09-17 12:14:22.410 INFO  main          BootstrapLogger           KDE_SESSION_VERSION = 6
2.8.1.52155 2137 2025-09-17 12:14:22.410 INFO  main          BootstrapLogger           LANG = en_IL.UTF-8
2.8.1.52155 2137 2025-09-17 12:14:22.410 INFO  main          BootstrapLogger           LIBVIRT_DEFAULT_URI = qemu:///system
2.8.1.52155 2137 2025-09-17 12:14:22.410 INFO  main          BootstrapLogger           LOGNAME = shai
2.8.1.52155 2137 2025-09-17 12:14:22.410 INFO  main          BootstrapLogger           MAIL = /var/spool/mail/shai
2.8.1.52155 2137 2025-09-17 12:14:22.410 INFO  main          BootstrapLogger           MANAGERPID = 1055
2.8.1.52155 2137 2025-09-17 12:14:22.410 INFO  main          BootstrapLogger           MANPAGER = env BATMAN_IS_BEING_MANPAGER=yes bash /usr/bin/batman
2.8.1.52155 2137 2025-09-17 12:14:22.410 INFO  main          BootstrapLogger           MANROFFOPT = -c
2.8.1.52155 2137 2025-09-17 12:14:22.410 INFO  main          BootstrapLogger           MEMORY_PRESSURE_WATCH = /sys/fs/cgroup/user.slice/user-1000.slice/user@1000.service/session.slice/plasma-plasmashell.service/memory.pressure
2.8.1.52155 2137 2025-09-17 12:14:22.410 INFO  main          BootstrapLogger           MEMORY_PRESSURE_WRITE = c29tZSAyMDAwMDAgMjAwMDAwMAA=
2.8.1.52155 2137 2025-09-17 12:14:22.410 INFO  main          BootstrapLogger           MOTD_SHOWN = pam
2.8.1.52155 2137 2025-09-17 12:14:22.410 INFO  main          BootstrapLogger           MY_MESA_DATA_DIR = /home/shai/dev/mesa-data
2.8.1.52155 2137 2025-09-17 12:14:22.410 INFO  main          BootstrapLogger           PAM_KWALLET5_LOGIN = /run/user/1000/kwallet5.socket
2.8.1.52155 2137 2025-09-17 12:14:22.410 INFO  main          BootstrapLogger           PATH = /home/shai/.local/bin:/usr/local/texlive/2025/bin/x86_64-linux:/home/shai/.pyenv/shims:/usr/local/sbin:/usr/local/bin:/usr/bin:/var/lib/flatpak/exports/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/usr/lib/rustup/bin:/home/shai/.local/share/JetBrains/Toolbox/scripts:/home/shai/.lmstudio/bin
2.8.1.52155 2137 2025-09-17 12:14:22.411 INFO  main          BootstrapLogger           [sensitive] PUSHOVER_MESA_APP_TOKEN = ******
2.8.1.52155 2137 2025-09-17 12:14:22.411 INFO  main          BootstrapLogger           PUSHOVER_USER_KEY = u4dm64zufs1sapq6ocrhvqqubctrpr
2.8.1.52155 2137 2025-09-17 12:14:22.411 INFO  main          BootstrapLogger           PWD = /home/shai
2.8.1.52155 2137 2025-09-17 12:14:22.411 INFO  main          BootstrapLogger           PYENV_ROOT = /home/shai/.pyenv
2.8.1.52155 2137 2025-09-17 12:14:22.411 INFO  main          BootstrapLogger           PYENV_SHELL = fish
2.8.1.52155 2137 2025-09-17 12:14:22.411 INFO  main          BootstrapLogger           PYTHON_CFLAGS = -march=native -mtune=native
2.8.1.52155 2137 2025-09-17 12:14:22.411 INFO  main          BootstrapLogger           PYTHON_CONFIGURE_OPTS = --enable-optimizations --with-lto
2.8.1.52155 2137 2025-09-17 12:14:22.411 INFO  main          BootstrapLogger           QT_WAYLAND_RECONNECT = 1
2.8.1.52155 2137 2025-09-17 12:14:22.411 INFO  main          BootstrapLogger           SESSION_MANAGER = local/shai-desktop:@/tmp/.ICE-unix/1410,unix/shai-desktop:/tmp/.ICE-unix/1410
2.8.1.52155 2137 2025-09-17 12:14:22.411 INFO  main          BootstrapLogger           SHELL = /usr/bin/fish
2.8.1.52155 2137 2025-09-17 12:14:22.411 INFO  main          BootstrapLogger           SSH_AGENT_PID = 1199
2.8.1.52155 2137 2025-09-17 12:14:22.411 INFO  main          BootstrapLogger           SSH_AUTH_SOCK = /tmp/ssh-XXXXXXvN7YNH/agent.1198
2.8.1.52155 2137 2025-09-17 12:14:22.411 INFO  main          BootstrapLogger           SYSTEMD_EXEC_PID = 1426
2.8.1.52155 2137 2025-09-17 12:14:22.411 INFO  main          BootstrapLogger           USER = shai
2.8.1.52155 2137 2025-09-17 12:14:22.411 INFO  main          BootstrapLogger           WAYLAND_DISPLAY = wayland-0
2.8.1.52155 2137 2025-09-17 12:14:22.411 INFO  main          BootstrapLogger           XAUTHORITY = /run/user/1000/xauth_SqsvLP
2.8.1.52155 2137 2025-09-17 12:14:22.411 INFO  main          BootstrapLogger           [sensitive] XDG_ACTIVATION_TOKEN = ******
2.8.1.52155 2137 2025-09-17 12:14:22.411 INFO  main          BootstrapLogger           XDG_CONFIG_DIRS = /home/shai/.config/kdedefaults:/etc/xdg
2.8.1.52155 2137 2025-09-17 12:14:22.411 INFO  main          BootstrapLogger           XDG_CURRENT_DESKTOP = KDE
2.8.1.52155 2137 2025-09-17 12:14:22.411 INFO  main          BootstrapLogger           XDG_DATA_DIRS = /home/shai/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share:/usr/share
2.8.1.52155 2137 2025-09-17 12:14:22.411 INFO  main          BootstrapLogger           XDG_MENU_PREFIX = plasma-
2.8.1.52155 2137 2025-09-17 12:14:22.411 INFO  main          BootstrapLogger           XDG_RUNTIME_DIR = /run/user/1000
2.8.1.52155 2137 2025-09-17 12:14:22.411 INFO  main          BootstrapLogger           XDG_SEAT = seat0
2.8.1.52155 2137 2025-09-17 12:14:22.411 INFO  main          BootstrapLogger           XDG_SEAT_PATH = /org/freedesktop/DisplayManager/Seat0
2.8.1.52155 2137 2025-09-17 12:14:22.411 INFO  main          BootstrapLogger           XDG_SESSION_CLASS = user
2.8.1.52155 2137 2025-09-17 12:14:22.411 INFO  main          BootstrapLogger           XDG_SESSION_DESKTOP = KDE
2.8.1.52155 2137 2025-09-17 12:14:22.411 INFO  main          BootstrapLogger           XDG_SESSION_ID = 2
2.8.1.52155 2137 2025-09-17 12:14:22.411 INFO  main          BootstrapLogger           XDG_SESSION_PATH = /org/freedesktop/DisplayManager/Session1
2.8.1.52155 2137 2025-09-17 12:14:22.411 INFO  main          BootstrapLogger           XDG_SESSION_TYPE = wayland
2.8.1.52155 2137 2025-09-17 12:14:22.411 INFO  main          BootstrapLogger           XDG_VTNR = 1
2.8.1.52155 2137 2025-09-17 12:14:22.411 INFO  main          BootstrapLogger           XKB_DEFAULT_LAYOUT = us
2.8.1.52155 2137 2025-09-17 12:14:22.411 INFO  main          BootstrapLogger           XKB_DEFAULT_MODEL = pc105+inet
2.8.1.52155 2137 2025-09-17 12:14:22.411 INFO  main          BootstrapLogger           XKB_DEFAULT_OPTIONS = terminate:ctrl_alt_bksp
2.8.1.52155 2137 2025-09-17 12:14:22.411 INFO  main          BootstrapLogger           __GLX_VENDOR_LIBRARY_NAME = nvidia
2.8.1.52155 2137 2025-09-17 12:14:22.411 INFO  main          BootstrapLogger           === end of environment variables ===
2.8.1.52155 2137 2025-09-17 12:14:22.411 INFO  main          BootstrapLogger           Dumping bootstrap log entries (18 total): 
2.8.1.52155 2137 2025-09-17 12:14:22.411 INFO  main          BootstrapLogger           12:14:22.314 | ToolboxEntry | pid: 2137
2.8.1.52155 2137 2025-09-17 12:14:22.411 INFO  main          BootstrapLogger           12:14:22.364 | Semaphore | Semaphore 0 is initialized (non-zero otime) and the value is available; last seen value was 1
2.8.1.52155 2137 2025-09-17 12:14:22.411 INFO  main          BootstrapLogger           12:14:22.364 | Semaphore | Semaphore 0 is initialized (non-zero otime) and the value is available; last seen value was 1
2.8.1.52155 2137 2025-09-17 12:14:22.411 INFO  main          BootstrapLogger           12:14:22.365 | Semaphore | Acquired semaphore 0, will be a main instance
2.8.1.52155 2137 2025-09-17 12:14:22.411 INFO  main          BootstrapLogger           12:14:22.366 | Semaphore | Semaphore 0 is initialized (non-zero otime) and the value is available; last seen value was 0
2.8.1.52155 2137 2025-09-17 12:14:22.411 INFO  main          BootstrapLogger           12:14:22.366 | UnixApplicationStartLock | Running as main instance
2.8.1.52155 2137 2025-09-17 12:14:22.411 INFO  main          BootstrapLogger           12:14:22.366 | ApplicationStartLock$Companion | application lock acquired: true
2.8.1.52155 2137 2025-09-17 12:14:22.411 INFO  main          BootstrapLogger           12:14:22.367 | IpcInstanceFactory | pid: 2137
2.8.1.52155 2137 2025-09-17 12:14:22.411 INFO  main          BootstrapLogger           12:14:22.368 | MainInstanceImpl$Companion | /home/shai/.cache/JetBrains/Toolbox/ipc: binding
2.8.1.52155 2137 2025-09-17 12:14:22.411 INFO  main          BootstrapLogger           12:14:22.386 | MainInstanceImpl$Companion | /home/shai/.cache/JetBrains/Toolbox/ipc: already in use (Address already in use)
2.8.1.52155 2137 2025-09-17 12:14:22.411 INFO  main          BootstrapLogger           12:14:22.386 | IpcInstanceFactory | checking if the main instance is alive
2.8.1.52155 2137 2025-09-17 12:14:22.411 INFO  main          BootstrapLogger           12:14:22.388 | MainInstanceImpl$Companion | /home/shai/.cache/JetBrains/Toolbox/ipc: binding
2.8.1.52155 2137 2025-09-17 12:14:22.411 INFO  main          BootstrapLogger           12:14:22.390 | MainInstanceImpl$Companion | /home/shai/.cache/JetBrains/Toolbox/ipc: bound
2.8.1.52155 2137 2025-09-17 12:14:22.411 INFO  main          BootstrapLogger           12:14:22.390 | IpcInstanceFactory | Instance type: main
2.8.1.52155 2137 2025-09-17 12:14:22.411 INFO  main          BootstrapLogger           12:14:22.390 | IpcInstanceFactory | Acquired server channel
2.8.1.52155 2137 2025-09-17 12:14:22.411 INFO  main          BootstrapLogger           12:14:22.391 | MainInstanceImpl | Debugger can not be attached
2.8.1.52155 2137 2025-09-17 12:14:22.411 INFO  main          BootstrapLogger           12:14:22.391 | BootstrapLogger | instance type: MainInstance
2.8.1.52155 2137 2025-09-17 12:14:22.411 INFO  main          BootstrapLogger           12:14:22.401 | BootstrapLogger | Logging to /home/shai/.local/share/JetBrains/Toolbox/logs/toolbox.{count}.log
2.8.1.52155 2137 2025-09-17 12:14:22.413 INFO  main          Toolbox_servicesKt        Command line: [/opt/jetbrains-toolbox/jetbrains-toolbox], pid: 2137
2.8.1.52155 2137 2025-09-17 12:14:22.632 INFO  cher-worker-1 JVMLogger                 loading snapshot StorageKey(storage=toolbox)
2.8.1.52155 2137 2025-09-17 12:14:22.655 INFO  main          KeychainBackendKt         Using preferred keychain backend, linux-libsecret
2.8.1.52155 2137 2025-09-17 12:14:22.696 INFO  her-worker-10 AccountManagerImpl        Loading accounts from /home/shai/.local/share/JetBrains/Toolbox/accounts.json
2.8.1.52155 2137 2025-09-17 12:14:22.698 WARN  her-worker-10 AccountManagerImpl        File /home/shai/.local/share/JetBrains/Toolbox/accounts.json does not exist
2.8.1.52155 2137 2025-09-17 12:14:22.699 INFO  her-worker-10 AccountManagerImpl        Loaded accounts: 
2.8.1.52155 2137 2025-09-17 12:14:22.706 INFO  her-worker-10 CacheManagerImpl          There is no file under /home/shai/.local/share/JetBrains/Toolbox/enterprise/feed-filter.json to remove
2.8.1.52155 2137 2025-09-17 12:14:22.709 INFO  cher-worker-1 AccountManagerImpl        No accounts exists and accounts file is empty
2.8.1.52155 2137 2025-09-17 12:14:22.709 INFO  main          CapabilitiesKt            toolbox_version = 2.8.1.52155
2.8.1.52155 2137 2025-09-17 12:14:22.709 INFO  main          CapabilitiesKt            os = linux
2.8.1.52155 2137 2025-09-17 12:14:22.709 INFO  main          CapabilitiesKt            os_kernel = Linux
2.8.1.52155 2137 2025-09-17 12:14:22.709 INFO  main          CapabilitiesKt            os_version_major = 6
2.8.1.52155 2137 2025-09-17 12:14:22.709 INFO  main          CapabilitiesKt            os_version_minor = 16
2.8.1.52155 2137 2025-09-17 12:14:22.709 INFO  main          CapabilitiesKt            os_version_micro = 7
2.8.1.52155 2137 2025-09-17 12:14:22.709 INFO  main          CapabilitiesKt            os_version = 6.16.7-arch1-1
2.8.1.52155 2137 2025-09-17 12:14:22.709 INFO  main          CapabilitiesKt            cpu_arch = x64
2.8.1.52155 2137 2025-09-17 12:14:22.709 INFO  main          CapabilitiesKt            glibc = 2.42
2.8.1.52155 2137 2025-09-17 12:14:22.879 INFO  her-worker-10 CacheManagerImpl          There is no file under /home/shai/.local/share/JetBrains/Toolbox/enterprise/services.json to remove
2.8.1.52155 2137 2025-09-17 12:14:22.919 INFO  main          FileUtilsImpl             Retained the following 0 path(s): []
2.8.1.52155 2137 2025-09-17 12:14:22.920 INFO  main          ToolManagerImpl           Detected toolbox installation at /opt/jetbrains-toolbox
2.8.1.52155 2137 2025-09-17 12:14:22.952 INFO  cher-worker-1 CacheManagerImpl          There is no file under /home/shai/.local/share/JetBrains/Toolbox/enterprise/auto-installed-tools.json to remove
2.8.1.52155 2137 2025-09-17 12:14:22.953 INFO  cher-worker-5 iseOnAuthStateChangeSetup Check if redirect to OnBoarding is required:
  Config: null
  Account: null
2.8.1.52155 2137 2025-09-17 12:14:22.958 INFO  main          PlatformDependent         Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
2.8.1.52155 2137 2025-09-17 12:14:22.976 INFO  main          NettyServicesServerBase   Starting services server on /run/user/1000/jb.station.sock
2.8.1.52155 2137 2025-09-17 12:14:22.982 INFO  cher-worker-8 ShellLaunchersManagerImpl Updating shell launchers in /home/shai/.local/share/JetBrains/Toolbox/scripts
2.8.1.52155 2137 2025-09-17 12:14:22.989 INFO  her-worker-15 CacheManagerImpl          There is no file under /home/shai/.cache/JetBrains/Toolbox/disk_usage.json to remove
2.8.1.52155 2137 2025-09-17 12:14:23.031 INFO  cher-worker-3 iltInServerImpl$Companion Refresh > Built-in server started. Address: 127.0.0.1 Port: 36541
Registered handlers:
/educationalProgress: WebSocketHandshakeHandler
/gateway/clientLink: WebSocketHandshakeHandler
2.8.1.52155 2137 2025-09-17 12:14:23.032 INFO  on Server 1-1 AbstractInternalLogger    [id: 0xb6f76070] REGISTERED
2.8.1.52155 2137 2025-09-17 12:14:23.032 INFO  on Server 1-1 AbstractInternalLogger    [id: 0xb6f76070] BIND: /run/user/1000/jb.station.sock
2.8.1.52155 2137 2025-09-17 12:14:23.032 INFO  on Server 1-1 AbstractInternalLogger    [id: 0xb6f76070, L:/run/user/1000/jb.station.sock] ACTIVE
2.8.1.52155 2137 2025-09-17 12:14:23.032 INFO  cher-worker-5 NettyServicesServerBase   Services server started
2.8.1.52155 2137 2025-09-17 12:14:23.129 INFO  cher-worker-7 PluginManagerImpl         Installing plugin spaceport from built-in plugins
2.8.1.52155 2137 2025-09-17 12:14:23.133 INFO  cher-worker-7 uginsSettingsProviderImpl Settings file for plugin spaceport doesn't exist
2.8.1.52155 2137 2025-09-17 12:14:23.157 INFO  main          Toolbox_servicesKt        Renderer: Default
2.8.1.52155 2137 2025-09-17 12:14:23.157 INFO  main          OSIntegrationManagerLinux bin directory cannot be resolved: no such file: java.io.FileNotFoundException: no such file
	at okio.JvmSystemFileSystem.canonicalize(JvmSystemFileSystem.kt:31)
	at okio.ForwardingFileSystem.canonicalize(ForwardingFileSystem.kt:148)
	at com.jetbrains.toolbox.validation.FileSystemWithThreadValidation.canonicalize(FileSystemWithThreadValidation.kt:38)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.getBinDir$resolved(OSIntegrationManagerLinux.kt:258)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.getBinDir(OSIntegrationManagerLinux.kt:270)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.getBinDir$default(OSIntegrationManagerLinux.kt:256)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.ensureOSIntegration(OSIntegrationManagerLinux.kt:242)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerImpl.performStartupTasks(OSIntegrationManagerImpl.kt:263)
	at com.jetbrains.toolbox.entry.Toolbox_servicesKt.createToolboxApplication(toolbox-services.kt:156)
	at com.jetbrains.toolbox.entry.Toolbox_servicesKt.createToolboxApplication$default(toolbox-services.kt:131)
	at com.jetbrains.toolbox.entry.ToolboxEntry.startToolboxMain(ToolboxEntry.kt:138)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at com.jetbrains.toolbox.entry.ToolboxProcessEarlyEntry.startToolbox(ToolboxProcessEarlyEntry.java:70)
2.8.1.52155 2137 2025-09-17 12:14:23.158 ERROR main          OSIntegrationManagerLinux Failed to install icon for desktop file: java.io.FileNotFoundException: /opt/jetbrains-toolbox/toolbox.svg (Permission denied)
	at java.base/java.io.FileOutputStream.open0(Native Method)
	at java.base/java.io.FileOutputStream.open(Unknown Source)
	at java.base/java.io.FileOutputStream.<init>(Unknown Source)
	at okio.Okio__JvmOkioKt.sink(JvmOkio.kt:173)
	at okio.Okio.sink(Unknown Source)
	at okio.Okio__JvmOkioKt.sink$default(JvmOkio.kt:173)
	at okio.Okio.sink$default(Unknown Source)
	at okio.JvmSystemFileSystem.sink(JvmSystemFileSystem.kt:101)
	at okio.ForwardingFileSystem.sink(ForwardingFileSystem.kt:206)
	at com.jetbrains.toolbox.validation.FileSystemWithThreadValidation.sink(FileSystemWithThreadValidation.kt:98)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.installDesktopFile(OSIntegrationManagerLinux.kt:487)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.ensureOSIntegration(OSIntegrationManagerLinux.kt:248)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerImpl.performStartupTasks(OSIntegrationManagerImpl.kt:263)
	at com.jetbrains.toolbox.entry.Toolbox_servicesKt.createToolboxApplication(toolbox-services.kt:156)
	at com.jetbrains.toolbox.entry.Toolbox_servicesKt.createToolboxApplication$default(toolbox-services.kt:131)
	at com.jetbrains.toolbox.entry.ToolboxEntry.startToolboxMain(ToolboxEntry.kt:138)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at com.jetbrains.toolbox.entry.ToolboxProcessEarlyEntry.startToolbox(ToolboxProcessEarlyEntry.java:70)
2.8.1.52155 2137 2025-09-17 12:14:23.160 INFO  cher-worker-2 CacheManagerImpl          There is no file under /home/shai/.cache/JetBrains/Toolbox/licenses.json to remove
2.8.1.52155 2137 2025-09-17 12:14:23.160 INFO  main          OSIntegrationManagerLinux Installed .desktop file to /home/shai/.local/share/applications/jetbrains-toolbox.desktop
2.8.1.52155 2137 2025-09-17 12:14:23.160 INFO  main          ionManagerLinux$Companion Adding jetbrains:// protocol handler to mimeapps.list
2.8.1.52155 2137 2025-09-17 12:14:23.162 INFO  main          ProcessesRunnerBlocking   Executing /usr/bin/xdg-mime args: default|jetbrains-toolbox.desktop|x-scheme-handler/jetbrains
2.8.1.52155 2137 2025-09-17 12:14:23.175 INFO  her-worker-14 ConcurrentDownloadSession Concurrent feed download started, begin with 1 URLs
2.8.1.52155 2137 2025-09-17 12:14:23.175 INFO  cher-worker-3 ConcurrentDownloadSession Refresh > Feed refresh (PRODUCTION) > Concurrent feed download started, begin with 2 URLs
2.8.1.52155 2137 2025-09-17 12:14:23.184 INFO  cher-worker-6 PluginAuthManagerImpl     Plugin spaceport > No accounts exist and accounts file is empty
2.8.1.52155 2137 2025-09-17 12:14:23.196 INFO  cher-worker-7 PluginManagerImpl         Installing plugin ssh from built-in plugins
2.8.1.52155 2137 2025-09-17 12:14:23.212 INFO  cher-worker-7 PluginManagerImpl         loadExternalPlugins: No external plugins found
2.8.1.52155 2137 2025-09-17 12:14:23.244 INFO  main          OSIntegrationManagerImpl  performStartupTasks finished
2.8.1.52155 2137 2025-09-17 12:14:23.244 ERROR main          Toolbox_servicesKt        Failed to perform startup tasks: java.io.FileNotFoundException: /home/shai/.config/autostart/jetbrains-toolbox.desktop (Permission denied)
	at java.base/java.io.FileOutputStream.open0(Native Method)
	at java.base/java.io.FileOutputStream.open(Unknown Source)
	at java.base/java.io.FileOutputStream.<init>(Unknown Source)
	at okio.Okio__JvmOkioKt.sink(JvmOkio.kt:173)
	at okio.Okio.sink(Unknown Source)
	at okio.Okio__JvmOkioKt.sink$default(JvmOkio.kt:173)
	at okio.Okio.sink$default(Unknown Source)
	at okio.JvmSystemFileSystem.sink(JvmSystemFileSystem.kt:101)
	at okio.ForwardingFileSystem.sink(ForwardingFileSystem.kt:206)
	at com.jetbrains.toolbox.validation.FileSystemWithThreadValidation.sink(FileSystemWithThreadValidation.kt:98)
	at com.jetbrains.toolbox.dotDesktopFiles.DotDesktopAccessorImpl.ensureDotDesktopFile(DotDesktopAccessorImpl.kt:78)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.installDesktopFileTo(OSIntegrationManagerLinux.kt:422)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.ensureAutorun(OSIntegrationManagerLinux.kt:283)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.ensureOSIntegration(OSIntegrationManagerLinux.kt:252)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerImpl.performStartupTasks(OSIntegrationManagerImpl.kt:263)
	at com.jetbrains.toolbox.entry.Toolbox_servicesKt.createToolboxApplication(toolbox-services.kt:156)
	at com.jetbrains.toolbox.entry.Toolbox_servicesKt.createToolboxApplication$default(toolbox-services.kt:131)
	at com.jetbrains.toolbox.entry.ToolboxEntry.startToolboxMain(ToolboxEntry.kt:138)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at com.jetbrains.toolbox.entry.ToolboxProcessEarlyEntry.startToolbox(ToolboxProcessEarlyEntry.java:70)
2.8.1.52155 2228 2025-09-17 12:14:23.871 INFO  main          BootstrapLogger           Logging configuration verified: slf4j logger factory is correct, tinylog logging provider is correct, expected writers are present.
2.8.1.52155 2228 2025-09-17 12:14:23.871 INFO  main          BootstrapLogger           ===========================================================
2.8.1.52155 2228 2025-09-17 12:14:23.872 INFO  main          BootstrapLogger           JetBrains Toolbox 2.8.1.52155 built on 2025-08-11T20:58:32+03:00 is starting
2.8.1.52155 2228 2025-09-17 12:14:23.872 INFO  main          BootstrapLogger           Git Commit: be12f4283b6834db93a6545561b9119c7c9a1ceb
2.8.1.52155 2228 2025-09-17 12:14:23.872 INFO  main          BootstrapLogger           OS: Linux, JRE: 21.0.7+6-b1034.51
2.8.1.52155 2228 2025-09-17 12:14:23.873 INFO  main          BootstrapLogger           Executable: null
2.8.1.52155 2228 2025-09-17 12:14:23.873 INFO  main          BootstrapLogger           Arguments: /opt/jetbrains-toolbox/jetbrains-toolbox
2.8.1.52155 2228 2025-09-17 12:14:23.873 INFO  main          BootstrapLogger           === Environment variables ===
2.8.1.52155 2228 2025-09-17 12:14:23.874 INFO  main          BootstrapLogger           DBUS_SESSION_BUS_ADDRESS = unix:path=/run/user/1000/bus
2.8.1.52155 2228 2025-09-17 12:14:23.874 INFO  main          BootstrapLogger           DEBUGINFOD_URLS = https://debuginfod.archlinux.org 
2.8.1.52155 2228 2025-09-17 12:14:23.874 INFO  main          BootstrapLogger           DESKTOP_SESSION = plasma
2.8.1.52155 2228 2025-09-17 12:14:23.874 INFO  main          BootstrapLogger           DISPLAY = :1
2.8.1.52155 2228 2025-09-17 12:14:23.874 INFO  main          BootstrapLogger           EDITOR = nvim
2.8.1.52155 2228 2025-09-17 12:14:23.874 INFO  main          BootstrapLogger           GBM_BACKEND = nvidia-drm
2.8.1.52155 2228 2025-09-17 12:14:23.874 INFO  main          BootstrapLogger           GTK2_RC_FILES = /etc/gtk-2.0/gtkrc:/home/shai/.gtkrc-2.0:/home/shai/.config/gtkrc-2.0
2.8.1.52155 2228 2025-09-17 12:14:23.874 INFO  main          BootstrapLogger           GTK_RC_FILES = /etc/gtk/gtkrc:/home/shai/.gtkrc:/home/shai/.config/gtkrc
2.8.1.52155 2228 2025-09-17 12:14:23.874 INFO  main          BootstrapLogger           HG = /usr/bin/hg
2.8.1.52155 2228 2025-09-17 12:14:23.874 INFO  main          BootstrapLogger           HOME = /home/shai
2.8.1.52155 2228 2025-09-17 12:14:23.874 INFO  main          BootstrapLogger           ICEAUTHORITY = /run/user/1000/iceauth_PoRiSV
2.8.1.52155 2228 2025-09-17 12:14:23.874 INFO  main          BootstrapLogger           INVOCATION_ID = ec15a17c73e24d5ab93f984963b6979b
2.8.1.52155 2228 2025-09-17 12:14:23.874 INFO  main          BootstrapLogger           JOURNAL_STREAM = 9:2374
2.8.1.52155 2228 2025-09-17 12:14:23.874 INFO  main          BootstrapLogger           KDE_APPLICATIONS_AS_SCOPE = 1
2.8.1.52155 2228 2025-09-17 12:14:23.874 INFO  main          BootstrapLogger           KDE_FULL_SESSION = true
2.8.1.52155 2228 2025-09-17 12:14:23.874 INFO  main          BootstrapLogger           KDE_SESSION_UID = 1000
2.8.1.52155 2228 2025-09-17 12:14:23.874 INFO  main          BootstrapLogger           KDE_SESSION_VERSION = 6
2.8.1.52155 2228 2025-09-17 12:14:23.874 INFO  main          BootstrapLogger           LANG = en_IL.UTF-8
2.8.1.52155 2228 2025-09-17 12:14:23.874 INFO  main          BootstrapLogger           LIBVIRT_DEFAULT_URI = qemu:///system
2.8.1.52155 2228 2025-09-17 12:14:23.874 INFO  main          BootstrapLogger           LOGNAME = shai
2.8.1.52155 2228 2025-09-17 12:14:23.874 INFO  main          BootstrapLogger           MAIL = /var/spool/mail/shai
2.8.1.52155 2228 2025-09-17 12:14:23.874 INFO  main          BootstrapLogger           MANAGERPID = 1055
2.8.1.52155 2228 2025-09-17 12:14:23.874 INFO  main          BootstrapLogger           MANPAGER = env BATMAN_IS_BEING_MANPAGER=yes bash /usr/bin/batman
2.8.1.52155 2228 2025-09-17 12:14:23.874 INFO  main          BootstrapLogger           MANROFFOPT = -c
2.8.1.52155 2228 2025-09-17 12:14:23.874 INFO  main          BootstrapLogger           MEMORY_PRESSURE_WATCH = /sys/fs/cgroup/user.slice/user-1000.slice/user@1000.service/session.slice/plasma-plasmashell.service/memory.pressure
2.8.1.52155 2228 2025-09-17 12:14:23.874 INFO  main          BootstrapLogger           MEMORY_PRESSURE_WRITE = c29tZSAyMDAwMDAgMjAwMDAwMAA=
2.8.1.52155 2228 2025-09-17 12:14:23.874 INFO  main          BootstrapLogger           MOTD_SHOWN = pam
2.8.1.52155 2228 2025-09-17 12:14:23.874 INFO  main          BootstrapLogger           MY_MESA_DATA_DIR = /home/shai/dev/mesa-data
2.8.1.52155 2228 2025-09-17 12:14:23.874 INFO  main          BootstrapLogger           PAM_KWALLET5_LOGIN = /run/user/1000/kwallet5.socket
2.8.1.52155 2228 2025-09-17 12:14:23.874 INFO  main          BootstrapLogger           PATH = /home/shai/.local/bin:/usr/local/texlive/2025/bin/x86_64-linux:/home/shai/.pyenv/shims:/usr/local/sbin:/usr/local/bin:/usr/bin:/var/lib/flatpak/exports/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/usr/lib/rustup/bin:/home/shai/.local/share/JetBrains/Toolbox/scripts:/home/shai/.lmstudio/bin
2.8.1.52155 2228 2025-09-17 12:14:23.874 INFO  main          BootstrapLogger           [sensitive] PUSHOVER_MESA_APP_TOKEN = ******
2.8.1.52155 2228 2025-09-17 12:14:23.874 INFO  main          BootstrapLogger           PUSHOVER_USER_KEY = u4dm64zufs1sapq6ocrhvqqubctrpr
2.8.1.52155 2228 2025-09-17 12:14:23.874 INFO  main          BootstrapLogger           PWD = /home/shai
2.8.1.52155 2228 2025-09-17 12:14:23.874 INFO  main          BootstrapLogger           PYENV_ROOT = /home/shai/.pyenv
2.8.1.52155 2228 2025-09-17 12:14:23.874 INFO  main          BootstrapLogger           PYENV_SHELL = fish
2.8.1.52155 2228 2025-09-17 12:14:23.874 INFO  main          BootstrapLogger           PYTHON_CFLAGS = -march=native -mtune=native
2.8.1.52155 2228 2025-09-17 12:14:23.874 INFO  main          BootstrapLogger           PYTHON_CONFIGURE_OPTS = --enable-optimizations --with-lto
2.8.1.52155 2228 2025-09-17 12:14:23.874 INFO  main          BootstrapLogger           QT_WAYLAND_RECONNECT = 1
2.8.1.52155 2228 2025-09-17 12:14:23.874 INFO  main          BootstrapLogger           SESSION_MANAGER = local/shai-desktop:@/tmp/.ICE-unix/1410,unix/shai-desktop:/tmp/.ICE-unix/1410
2.8.1.52155 2228 2025-09-17 12:14:23.874 INFO  main          BootstrapLogger           SHELL = /usr/bin/fish
2.8.1.52155 2228 2025-09-17 12:14:23.874 INFO  main          BootstrapLogger           SSH_AGENT_PID = 1199
2.8.1.52155 2228 2025-09-17 12:14:23.874 INFO  main          BootstrapLogger           SSH_AUTH_SOCK = /tmp/ssh-XXXXXXvN7YNH/agent.1198
2.8.1.52155 2228 2025-09-17 12:14:23.874 INFO  main          BootstrapLogger           SYSTEMD_EXEC_PID = 1426
2.8.1.52155 2228 2025-09-17 12:14:23.874 INFO  main          BootstrapLogger           USER = shai
2.8.1.52155 2228 2025-09-17 12:14:23.874 INFO  main          BootstrapLogger           WAYLAND_DISPLAY = wayland-0
2.8.1.52155 2228 2025-09-17 12:14:23.874 INFO  main          BootstrapLogger           XAUTHORITY = /run/user/1000/xauth_SqsvLP
2.8.1.52155 2228 2025-09-17 12:14:23.874 INFO  main          BootstrapLogger           [sensitive] XDG_ACTIVATION_TOKEN = ******
2.8.1.52155 2228 2025-09-17 12:14:23.875 INFO  main          BootstrapLogger           XDG_CONFIG_DIRS = /home/shai/.config/kdedefaults:/etc/xdg
2.8.1.52155 2228 2025-09-17 12:14:23.875 INFO  main          BootstrapLogger           XDG_CURRENT_DESKTOP = KDE
2.8.1.52155 2228 2025-09-17 12:14:23.875 INFO  main          BootstrapLogger           XDG_DATA_DIRS = /home/shai/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share:/usr/share
2.8.1.52155 2228 2025-09-17 12:14:23.875 INFO  main          BootstrapLogger           XDG_MENU_PREFIX = plasma-
2.8.1.52155 2228 2025-09-17 12:14:23.875 INFO  main          BootstrapLogger           XDG_RUNTIME_DIR = /run/user/1000
2.8.1.52155 2228 2025-09-17 12:14:23.875 INFO  main          BootstrapLogger           XDG_SEAT = seat0
2.8.1.52155 2228 2025-09-17 12:14:23.875 INFO  main          BootstrapLogger           XDG_SEAT_PATH = /org/freedesktop/DisplayManager/Seat0
2.8.1.52155 2228 2025-09-17 12:14:23.875 INFO  main          BootstrapLogger           XDG_SESSION_CLASS = user
2.8.1.52155 2228 2025-09-17 12:14:23.875 INFO  main          BootstrapLogger           XDG_SESSION_DESKTOP = KDE
2.8.1.52155 2228 2025-09-17 12:14:23.875 INFO  main          BootstrapLogger           XDG_SESSION_ID = 2
2.8.1.52155 2228 2025-09-17 12:14:23.875 INFO  main          BootstrapLogger           XDG_SESSION_PATH = /org/freedesktop/DisplayManager/Session1
2.8.1.52155 2228 2025-09-17 12:14:23.875 INFO  main          BootstrapLogger           XDG_SESSION_TYPE = wayland
2.8.1.52155 2228 2025-09-17 12:14:23.875 INFO  main          BootstrapLogger           XDG_VTNR = 1
2.8.1.52155 2228 2025-09-17 12:14:23.875 INFO  main          BootstrapLogger           XKB_DEFAULT_LAYOUT = us
2.8.1.52155 2228 2025-09-17 12:14:23.875 INFO  main          BootstrapLogger           XKB_DEFAULT_MODEL = pc105+inet
2.8.1.52155 2228 2025-09-17 12:14:23.875 INFO  main          BootstrapLogger           XKB_DEFAULT_OPTIONS = terminate:ctrl_alt_bksp
2.8.1.52155 2228 2025-09-17 12:14:23.875 INFO  main          BootstrapLogger           __GLX_VENDOR_LIBRARY_NAME = nvidia
2.8.1.52155 2228 2025-09-17 12:14:23.875 INFO  main          BootstrapLogger           === end of environment variables ===
2.8.1.52155 2228 2025-09-17 12:14:23.875 INFO  main          BootstrapLogger           Dumping bootstrap log entries (18 total): 
2.8.1.52155 2228 2025-09-17 12:14:23.875 INFO  main          BootstrapLogger           12:14:23.777 | ToolboxEntry | pid: 2228
2.8.1.52155 2228 2025-09-17 12:14:23.875 INFO  main          BootstrapLogger           12:14:23.826 | Semaphore | Semaphore 0 is initialized (non-zero otime) and the value is available; last seen value was 1
2.8.1.52155 2228 2025-09-17 12:14:23.875 INFO  main          BootstrapLogger           12:14:23.827 | Semaphore | Semaphore 0 is initialized (non-zero otime) and the value is available; last seen value was 1
2.8.1.52155 2228 2025-09-17 12:14:23.875 INFO  main          BootstrapLogger           12:14:23.828 | Semaphore | Acquired semaphore 0, will be a main instance
2.8.1.52155 2228 2025-09-17 12:14:23.875 INFO  main          BootstrapLogger           12:14:23.828 | Semaphore | Semaphore 0 is initialized (non-zero otime) and the value is available; last seen value was 0
2.8.1.52155 2228 2025-09-17 12:14:23.875 INFO  main          BootstrapLogger           12:14:23.828 | UnixApplicationStartLock | Running as main instance
2.8.1.52155 2228 2025-09-17 12:14:23.875 INFO  main          BootstrapLogger           12:14:23.829 | ApplicationStartLock$Companion | application lock acquired: true
2.8.1.52155 2228 2025-09-17 12:14:23.875 INFO  main          BootstrapLogger           12:14:23.829 | IpcInstanceFactory | pid: 2228
2.8.1.52155 2228 2025-09-17 12:14:23.875 INFO  main          BootstrapLogger           12:14:23.830 | MainInstanceImpl$Companion | /home/shai/.cache/JetBrains/Toolbox/ipc: binding
2.8.1.52155 2228 2025-09-17 12:14:23.875 INFO  main          BootstrapLogger           12:14:23.848 | MainInstanceImpl$Companion | /home/shai/.cache/JetBrains/Toolbox/ipc: already in use (Address already in use)
2.8.1.52155 2228 2025-09-17 12:14:23.875 INFO  main          BootstrapLogger           12:14:23.849 | IpcInstanceFactory | checking if the main instance is alive
2.8.1.52155 2228 2025-09-17 12:14:23.875 INFO  main          BootstrapLogger           12:14:23.851 | MainInstanceImpl$Companion | /home/shai/.cache/JetBrains/Toolbox/ipc: binding
2.8.1.52155 2228 2025-09-17 12:14:23.875 INFO  main          BootstrapLogger           12:14:23.853 | MainInstanceImpl$Companion | /home/shai/.cache/JetBrains/Toolbox/ipc: bound
2.8.1.52155 2228 2025-09-17 12:14:23.875 INFO  main          BootstrapLogger           12:14:23.853 | IpcInstanceFactory | Instance type: main
2.8.1.52155 2228 2025-09-17 12:14:23.875 INFO  main          BootstrapLogger           12:14:23.853 | IpcInstanceFactory | Acquired server channel
2.8.1.52155 2228 2025-09-17 12:14:23.875 INFO  main          BootstrapLogger           12:14:23.853 | MainInstanceImpl | Debugger can not be attached
2.8.1.52155 2228 2025-09-17 12:14:23.875 INFO  main          BootstrapLogger           12:14:23.854 | BootstrapLogger | instance type: MainInstance
2.8.1.52155 2228 2025-09-17 12:14:23.875 INFO  main          BootstrapLogger           12:14:23.864 | BootstrapLogger | Logging to /home/shai/.local/share/JetBrains/Toolbox/logs/toolbox.{count}.log
2.8.1.52155 2228 2025-09-17 12:14:23.877 INFO  main          Toolbox_servicesKt        Command line: [/opt/jetbrains-toolbox/jetbrains-toolbox], pid: 2228
2.8.1.52155 2228 2025-09-17 12:14:24.133 INFO  cher-worker-1 JVMLogger                 loading snapshot StorageKey(storage=toolbox)
2.8.1.52155 2228 2025-09-17 12:14:24.158 INFO  main          KeychainBackendKt         Using preferred keychain backend, linux-libsecret
2.8.1.52155 2228 2025-09-17 12:14:24.202 INFO  cher-worker-3 AccountManagerImpl        Loading accounts from /home/shai/.local/share/JetBrains/Toolbox/accounts.json
2.8.1.52155 2228 2025-09-17 12:14:24.202 WARN  cher-worker-3 AccountManagerImpl        File /home/shai/.local/share/JetBrains/Toolbox/accounts.json does not exist
2.8.1.52155 2228 2025-09-17 12:14:24.203 INFO  cher-worker-3 AccountManagerImpl        Loaded accounts: 
2.8.1.52155 2228 2025-09-17 12:14:24.212 INFO  cher-worker-3 CacheManagerImpl          There is no file under /home/shai/.local/share/JetBrains/Toolbox/enterprise/feed-filter.json to remove
2.8.1.52155 2228 2025-09-17 12:14:24.213 INFO  her-worker-10 AccountManagerImpl        No accounts exists and accounts file is empty
2.8.1.52155 2228 2025-09-17 12:14:24.216 INFO  main          CapabilitiesKt            toolbox_version = 2.8.1.52155
2.8.1.52155 2228 2025-09-17 12:14:24.216 INFO  main          CapabilitiesKt            os = linux
2.8.1.52155 2228 2025-09-17 12:14:24.216 INFO  main          CapabilitiesKt            os_kernel = Linux
2.8.1.52155 2228 2025-09-17 12:14:24.216 INFO  main          CapabilitiesKt            os_version_major = 6
2.8.1.52155 2228 2025-09-17 12:14:24.216 INFO  main          CapabilitiesKt            os_version_minor = 16
2.8.1.52155 2228 2025-09-17 12:14:24.216 INFO  main          CapabilitiesKt            os_version_micro = 7
2.8.1.52155 2228 2025-09-17 12:14:24.216 INFO  main          CapabilitiesKt            os_version = 6.16.7-arch1-1
2.8.1.52155 2228 2025-09-17 12:14:24.216 INFO  main          CapabilitiesKt            cpu_arch = x64
2.8.1.52155 2228 2025-09-17 12:14:24.216 INFO  main          CapabilitiesKt            glibc = 2.42
2.8.1.52155 2228 2025-09-17 12:14:24.402 INFO  cher-worker-7 CacheManagerImpl          There is no file under /home/shai/.local/share/JetBrains/Toolbox/enterprise/services.json to remove
2.8.1.52155 2228 2025-09-17 12:14:24.443 INFO  main          FileUtilsImpl             Retained the following 0 path(s): []
2.8.1.52155 2228 2025-09-17 12:14:24.444 INFO  main          ToolManagerImpl           Detected toolbox installation at /opt/jetbrains-toolbox
2.8.1.52155 2228 2025-09-17 12:14:24.460 INFO  her-worker-10 CacheManagerImpl          There is no file under /home/shai/.local/share/JetBrains/Toolbox/enterprise/auto-installed-tools.json to remove
2.8.1.52155 2228 2025-09-17 12:14:24.462 INFO  cher-worker-9 iseOnAuthStateChangeSetup Check if redirect to OnBoarding is required:
  Config: null
  Account: null
2.8.1.52155 2228 2025-09-17 12:14:24.484 INFO  main          PlatformDependent         Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
2.8.1.52155 2228 2025-09-17 12:14:24.497 INFO  main          NettyServicesServerBase   Starting services server on /run/user/1000/jb.station.sock
2.8.1.52155 2228 2025-09-17 12:14:24.505 INFO  her-worker-11 ShellLaunchersManagerImpl Updating shell launchers in /home/shai/.local/share/JetBrains/Toolbox/scripts
2.8.1.52155 2228 2025-09-17 12:14:24.513 INFO  cher-worker-9 CacheManagerImpl          There is no file under /home/shai/.cache/JetBrains/Toolbox/disk_usage.json to remove
2.8.1.52155 2228 2025-09-17 12:14:24.575 INFO  cher-worker-9 iltInServerImpl$Companion Refresh > Built-in server started. Address: 127.0.0.1 Port: 33059
Registered handlers:
/educationalProgress: WebSocketHandshakeHandler
/gateway/clientLink: WebSocketHandshakeHandler
2.8.1.52155 2228 2025-09-17 12:14:24.576 INFO  on Server 1-1 AbstractInternalLogger    [id: 0x21a9fb99] REGISTERED
2.8.1.52155 2228 2025-09-17 12:14:24.576 INFO  on Server 1-1 AbstractInternalLogger    [id: 0x21a9fb99] BIND: /run/user/1000/jb.station.sock
2.8.1.52155 2228 2025-09-17 12:14:24.576 INFO  on Server 1-1 AbstractInternalLogger    [id: 0x21a9fb99, L:/run/user/1000/jb.station.sock] ACTIVE
2.8.1.52155 2228 2025-09-17 12:14:24.577 INFO  her-worker-15 NettyServicesServerBase   Services server started
2.8.1.52155 2228 2025-09-17 12:14:24.644 INFO  main          Toolbox_servicesKt        Renderer: Default
2.8.1.52155 2228 2025-09-17 12:14:24.644 INFO  main          OSIntegrationManagerLinux bin directory cannot be resolved: no such file: java.io.FileNotFoundException: no such file
	at okio.JvmSystemFileSystem.canonicalize(JvmSystemFileSystem.kt:31)
	at okio.ForwardingFileSystem.canonicalize(ForwardingFileSystem.kt:148)
	at com.jetbrains.toolbox.validation.FileSystemWithThreadValidation.canonicalize(FileSystemWithThreadValidation.kt:38)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.getBinDir$resolved(OSIntegrationManagerLinux.kt:258)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.getBinDir(OSIntegrationManagerLinux.kt:270)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.getBinDir$default(OSIntegrationManagerLinux.kt:256)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.ensureOSIntegration(OSIntegrationManagerLinux.kt:242)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerImpl.performStartupTasks(OSIntegrationManagerImpl.kt:263)
	at com.jetbrains.toolbox.entry.Toolbox_servicesKt.createToolboxApplication(toolbox-services.kt:156)
	at com.jetbrains.toolbox.entry.Toolbox_servicesKt.createToolboxApplication$default(toolbox-services.kt:131)
	at com.jetbrains.toolbox.entry.ToolboxEntry.startToolboxMain(ToolboxEntry.kt:138)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at com.jetbrains.toolbox.entry.ToolboxProcessEarlyEntry.startToolbox(ToolboxProcessEarlyEntry.java:70)
2.8.1.52155 2228 2025-09-17 12:14:24.645 ERROR main          OSIntegrationManagerLinux Failed to install icon for desktop file: java.io.FileNotFoundException: /opt/jetbrains-toolbox/toolbox.svg (Permission denied)
	at java.base/java.io.FileOutputStream.open0(Native Method)
	at java.base/java.io.FileOutputStream.open(Unknown Source)
	at java.base/java.io.FileOutputStream.<init>(Unknown Source)
	at okio.Okio__JvmOkioKt.sink(JvmOkio.kt:173)
	at okio.Okio.sink(Unknown Source)
	at okio.Okio__JvmOkioKt.sink$default(JvmOkio.kt:173)
	at okio.Okio.sink$default(Unknown Source)
	at okio.JvmSystemFileSystem.sink(JvmSystemFileSystem.kt:101)
	at okio.ForwardingFileSystem.sink(ForwardingFileSystem.kt:206)
	at com.jetbrains.toolbox.validation.FileSystemWithThreadValidation.sink(FileSystemWithThreadValidation.kt:98)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.installDesktopFile(OSIntegrationManagerLinux.kt:487)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.ensureOSIntegration(OSIntegrationManagerLinux.kt:248)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerImpl.performStartupTasks(OSIntegrationManagerImpl.kt:263)
	at com.jetbrains.toolbox.entry.Toolbox_servicesKt.createToolboxApplication(toolbox-services.kt:156)
	at com.jetbrains.toolbox.entry.Toolbox_servicesKt.createToolboxApplication$default(toolbox-services.kt:131)
	at com.jetbrains.toolbox.entry.ToolboxEntry.startToolboxMain(ToolboxEntry.kt:138)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at com.jetbrains.toolbox.entry.ToolboxProcessEarlyEntry.startToolbox(ToolboxProcessEarlyEntry.java:70)
2.8.1.52155 2228 2025-09-17 12:14:24.645 INFO  main          OSIntegrationManagerLinux Installed .desktop file to /home/shai/.local/share/applications/jetbrains-toolbox.desktop
2.8.1.52155 2228 2025-09-17 12:14:24.645 INFO  main          ionManagerLinux$Companion Adding jetbrains:// protocol handler to mimeapps.list
2.8.1.52155 2228 2025-09-17 12:14:24.667 INFO  main          ProcessesRunnerBlocking   Executing /usr/bin/xdg-mime args: default|jetbrains-toolbox.desktop|x-scheme-handler/jetbrains
2.8.1.52155 2228 2025-09-17 12:14:24.671 INFO  her-worker-12 PluginManagerImpl         Installing plugin spaceport from built-in plugins
2.8.1.52155 2228 2025-09-17 12:14:24.675 INFO  her-worker-12 uginsSettingsProviderImpl Settings file for plugin spaceport doesn't exist
2.8.1.52155 2228 2025-09-17 12:14:24.698 INFO  her-worker-10 ConcurrentDownloadSession Refresh > Feed refresh (PRODUCTION) > Concurrent feed download started, begin with 2 URLs
2.8.1.52155 2228 2025-09-17 12:14:24.698 INFO  cher-worker-5 ConcurrentDownloadSession Concurrent feed download started, begin with 1 URLs
2.8.1.52155 2228 2025-09-17 12:14:24.698 INFO  her-worker-10 CacheManagerImpl          There is no file under /home/shai/.cache/JetBrains/Toolbox/licenses.json to remove
2.8.1.52155 2228 2025-09-17 12:14:24.712 INFO  her-worker-14 PluginAuthManagerImpl     Plugin spaceport > No accounts exist and accounts file is empty
2.8.1.52155 2228 2025-09-17 12:14:24.719 INFO  her-worker-12 PluginManagerImpl         Installing plugin ssh from built-in plugins
2.8.1.52155 2228 2025-09-17 12:14:24.732 INFO  her-worker-12 PluginManagerImpl         loadExternalPlugins: No external plugins found
2.8.1.52155 2228 2025-09-17 12:14:24.745 INFO  main          OSIntegrationManagerImpl  performStartupTasks finished
2.8.1.52155 2228 2025-09-17 12:14:24.746 ERROR main          Toolbox_servicesKt        Failed to perform startup tasks: java.io.FileNotFoundException: /home/shai/.config/autostart/jetbrains-toolbox.desktop (Permission denied)
	at java.base/java.io.FileOutputStream.open0(Native Method)
	at java.base/java.io.FileOutputStream.open(Unknown Source)
	at java.base/java.io.FileOutputStream.<init>(Unknown Source)
	at okio.Okio__JvmOkioKt.sink(JvmOkio.kt:173)
	at okio.Okio.sink(Unknown Source)
	at okio.Okio__JvmOkioKt.sink$default(JvmOkio.kt:173)
	at okio.Okio.sink$default(Unknown Source)
	at okio.JvmSystemFileSystem.sink(JvmSystemFileSystem.kt:101)
	at okio.ForwardingFileSystem.sink(ForwardingFileSystem.kt:206)
	at com.jetbrains.toolbox.validation.FileSystemWithThreadValidation.sink(FileSystemWithThreadValidation.kt:98)
	at com.jetbrains.toolbox.dotDesktopFiles.DotDesktopAccessorImpl.ensureDotDesktopFile(DotDesktopAccessorImpl.kt:78)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.installDesktopFileTo(OSIntegrationManagerLinux.kt:422)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.ensureAutorun(OSIntegrationManagerLinux.kt:283)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.ensureOSIntegration(OSIntegrationManagerLinux.kt:252)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerImpl.performStartupTasks(OSIntegrationManagerImpl.kt:263)
	at com.jetbrains.toolbox.entry.Toolbox_servicesKt.createToolboxApplication(toolbox-services.kt:156)
	at com.jetbrains.toolbox.entry.Toolbox_servicesKt.createToolboxApplication$default(toolbox-services.kt:131)
	at com.jetbrains.toolbox.entry.ToolboxEntry.startToolboxMain(ToolboxEntry.kt:138)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at com.jetbrains.toolbox.entry.ToolboxProcessEarlyEntry.startToolbox(ToolboxProcessEarlyEntry.java:70)
2.8.1.52155 2391 2025-09-17 12:14:35.481 INFO  main          BootstrapLogger           Logging configuration verified: slf4j logger factory is correct, tinylog logging provider is correct, expected writers are present.
2.8.1.52155 2391 2025-09-17 12:14:35.482 INFO  main          BootstrapLogger           ===========================================================
2.8.1.52155 2391 2025-09-17 12:14:35.483 INFO  main          BootstrapLogger           JetBrains Toolbox 2.8.1.52155 built on 2025-08-11T20:58:32+03:00 is starting
2.8.1.52155 2391 2025-09-17 12:14:35.483 INFO  main          BootstrapLogger           Git Commit: be12f4283b6834db93a6545561b9119c7c9a1ceb
2.8.1.52155 2391 2025-09-17 12:14:35.483 INFO  main          BootstrapLogger           OS: Linux, JRE: 21.0.7+6-b1034.51
2.8.1.52155 2391 2025-09-17 12:14:35.483 INFO  main          BootstrapLogger           Executable: null
2.8.1.52155 2391 2025-09-17 12:14:35.484 INFO  main          BootstrapLogger           Arguments: /opt/jetbrains-toolbox/jetbrains-toolbox
2.8.1.52155 2391 2025-09-17 12:14:35.484 INFO  main          BootstrapLogger           === Environment variables ===
2.8.1.52155 2391 2025-09-17 12:14:35.484 INFO  main          BootstrapLogger           DBUS_SESSION_BUS_ADDRESS = unix:path=/run/user/1000/bus
2.8.1.52155 2391 2025-09-17 12:14:35.484 INFO  main          BootstrapLogger           DEBUGINFOD_URLS = https://debuginfod.archlinux.org 
2.8.1.52155 2391 2025-09-17 12:14:35.484 INFO  main          BootstrapLogger           DESKTOP_SESSION = plasma
2.8.1.52155 2391 2025-09-17 12:14:35.484 INFO  main          BootstrapLogger           DISPLAY = :1
2.8.1.52155 2391 2025-09-17 12:14:35.484 INFO  main          BootstrapLogger           EDITOR = nvim
2.8.1.52155 2391 2025-09-17 12:14:35.485 INFO  main          BootstrapLogger           GBM_BACKEND = nvidia-drm
2.8.1.52155 2391 2025-09-17 12:14:35.485 INFO  main          BootstrapLogger           GTK2_RC_FILES = /etc/gtk-2.0/gtkrc:/home/shai/.gtkrc-2.0:/home/shai/.config/gtkrc-2.0
2.8.1.52155 2391 2025-09-17 12:14:35.485 INFO  main          BootstrapLogger           GTK_RC_FILES = /etc/gtk/gtkrc:/home/shai/.gtkrc:/home/shai/.config/gtkrc
2.8.1.52155 2391 2025-09-17 12:14:35.485 INFO  main          BootstrapLogger           HG = /usr/bin/hg
2.8.1.52155 2391 2025-09-17 12:14:35.485 INFO  main          BootstrapLogger           HOME = /home/shai
2.8.1.52155 2391 2025-09-17 12:14:35.485 INFO  main          BootstrapLogger           ICEAUTHORITY = /run/user/1000/iceauth_PoRiSV
2.8.1.52155 2391 2025-09-17 12:14:35.485 INFO  main          BootstrapLogger           INVOCATION_ID = ec15a17c73e24d5ab93f984963b6979b
2.8.1.52155 2391 2025-09-17 12:14:35.485 INFO  main          BootstrapLogger           JOURNAL_STREAM = 9:2374
2.8.1.52155 2391 2025-09-17 12:14:35.485 INFO  main          BootstrapLogger           KDE_APPLICATIONS_AS_SCOPE = 1
2.8.1.52155 2391 2025-09-17 12:14:35.485 INFO  main          BootstrapLogger           KDE_FULL_SESSION = true
2.8.1.52155 2391 2025-09-17 12:14:35.485 INFO  main          BootstrapLogger           KDE_SESSION_UID = 1000
2.8.1.52155 2391 2025-09-17 12:14:35.485 INFO  main          BootstrapLogger           KDE_SESSION_VERSION = 6
2.8.1.52155 2391 2025-09-17 12:14:35.485 INFO  main          BootstrapLogger           LANG = en_IL.UTF-8
2.8.1.52155 2391 2025-09-17 12:14:35.485 INFO  main          BootstrapLogger           LIBVIRT_DEFAULT_URI = qemu:///system
2.8.1.52155 2391 2025-09-17 12:14:35.485 INFO  main          BootstrapLogger           LOGNAME = shai
2.8.1.52155 2391 2025-09-17 12:14:35.485 INFO  main          BootstrapLogger           MAIL = /var/spool/mail/shai
2.8.1.52155 2391 2025-09-17 12:14:35.485 INFO  main          BootstrapLogger           MANAGERPID = 1055
2.8.1.52155 2391 2025-09-17 12:14:35.485 INFO  main          BootstrapLogger           MANPAGER = env BATMAN_IS_BEING_MANPAGER=yes bash /usr/bin/batman
2.8.1.52155 2391 2025-09-17 12:14:35.485 INFO  main          BootstrapLogger           MANROFFOPT = -c
2.8.1.52155 2391 2025-09-17 12:14:35.485 INFO  main          BootstrapLogger           MEMORY_PRESSURE_WATCH = /sys/fs/cgroup/user.slice/user-1000.slice/user@1000.service/session.slice/plasma-plasmashell.service/memory.pressure
2.8.1.52155 2391 2025-09-17 12:14:35.485 INFO  main          BootstrapLogger           MEMORY_PRESSURE_WRITE = c29tZSAyMDAwMDAgMjAwMDAwMAA=
2.8.1.52155 2391 2025-09-17 12:14:35.485 INFO  main          BootstrapLogger           MOTD_SHOWN = pam
2.8.1.52155 2391 2025-09-17 12:14:35.485 INFO  main          BootstrapLogger           MY_MESA_DATA_DIR = /home/shai/dev/mesa-data
2.8.1.52155 2391 2025-09-17 12:14:35.485 INFO  main          BootstrapLogger           PAM_KWALLET5_LOGIN = /run/user/1000/kwallet5.socket
2.8.1.52155 2391 2025-09-17 12:14:35.485 INFO  main          BootstrapLogger           PATH = /home/shai/.local/bin:/usr/local/texlive/2025/bin/x86_64-linux:/home/shai/.pyenv/shims:/usr/local/sbin:/usr/local/bin:/usr/bin:/var/lib/flatpak/exports/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/usr/lib/rustup/bin:/home/shai/.local/share/JetBrains/Toolbox/scripts:/home/shai/.lmstudio/bin
2.8.1.52155 2391 2025-09-17 12:14:35.485 INFO  main          BootstrapLogger           [sensitive] PUSHOVER_MESA_APP_TOKEN = ******
2.8.1.52155 2391 2025-09-17 12:14:35.485 INFO  main          BootstrapLogger           PUSHOVER_USER_KEY = u4dm64zufs1sapq6ocrhvqqubctrpr
2.8.1.52155 2391 2025-09-17 12:14:35.485 INFO  main          BootstrapLogger           PWD = /home/shai
2.8.1.52155 2391 2025-09-17 12:14:35.485 INFO  main          BootstrapLogger           PYENV_ROOT = /home/shai/.pyenv
2.8.1.52155 2391 2025-09-17 12:14:35.485 INFO  main          BootstrapLogger           PYENV_SHELL = fish
2.8.1.52155 2391 2025-09-17 12:14:35.485 INFO  main          BootstrapLogger           PYTHON_CFLAGS = -march=native -mtune=native
2.8.1.52155 2391 2025-09-17 12:14:35.485 INFO  main          BootstrapLogger           PYTHON_CONFIGURE_OPTS = --enable-optimizations --with-lto
2.8.1.52155 2391 2025-09-17 12:14:35.485 INFO  main          BootstrapLogger           QT_WAYLAND_RECONNECT = 1
2.8.1.52155 2391 2025-09-17 12:14:35.485 INFO  main          BootstrapLogger           SESSION_MANAGER = local/shai-desktop:@/tmp/.ICE-unix/1410,unix/shai-desktop:/tmp/.ICE-unix/1410
2.8.1.52155 2391 2025-09-17 12:14:35.485 INFO  main          BootstrapLogger           SHELL = /usr/bin/fish
2.8.1.52155 2391 2025-09-17 12:14:35.485 INFO  main          BootstrapLogger           SSH_AGENT_PID = 1199
2.8.1.52155 2391 2025-09-17 12:14:35.485 INFO  main          BootstrapLogger           SSH_AUTH_SOCK = /tmp/ssh-XXXXXXvN7YNH/agent.1198
2.8.1.52155 2391 2025-09-17 12:14:35.485 INFO  main          BootstrapLogger           SYSTEMD_EXEC_PID = 1426
2.8.1.52155 2391 2025-09-17 12:14:35.485 INFO  main          BootstrapLogger           USER = shai
2.8.1.52155 2391 2025-09-17 12:14:35.485 INFO  main          BootstrapLogger           WAYLAND_DISPLAY = wayland-0
2.8.1.52155 2391 2025-09-17 12:14:35.485 INFO  main          BootstrapLogger           XAUTHORITY = /run/user/1000/xauth_SqsvLP
2.8.1.52155 2391 2025-09-17 12:14:35.485 INFO  main          BootstrapLogger           [sensitive] XDG_ACTIVATION_TOKEN = ******
2.8.1.52155 2391 2025-09-17 12:14:35.485 INFO  main          BootstrapLogger           XDG_CONFIG_DIRS = /home/shai/.config/kdedefaults:/etc/xdg
2.8.1.52155 2391 2025-09-17 12:14:35.485 INFO  main          BootstrapLogger           XDG_CURRENT_DESKTOP = KDE
2.8.1.52155 2391 2025-09-17 12:14:35.485 INFO  main          BootstrapLogger           XDG_DATA_DIRS = /home/shai/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share:/usr/share
2.8.1.52155 2391 2025-09-17 12:14:35.485 INFO  main          BootstrapLogger           XDG_MENU_PREFIX = plasma-
2.8.1.52155 2391 2025-09-17 12:14:35.485 INFO  main          BootstrapLogger           XDG_RUNTIME_DIR = /run/user/1000
2.8.1.52155 2391 2025-09-17 12:14:35.485 INFO  main          BootstrapLogger           XDG_SEAT = seat0
2.8.1.52155 2391 2025-09-17 12:14:35.485 INFO  main          BootstrapLogger           XDG_SEAT_PATH = /org/freedesktop/DisplayManager/Seat0
2.8.1.52155 2391 2025-09-17 12:14:35.485 INFO  main          BootstrapLogger           XDG_SESSION_CLASS = user
2.8.1.52155 2391 2025-09-17 12:14:35.485 INFO  main          BootstrapLogger           XDG_SESSION_DESKTOP = KDE
2.8.1.52155 2391 2025-09-17 12:14:35.485 INFO  main          BootstrapLogger           XDG_SESSION_ID = 2
2.8.1.52155 2391 2025-09-17 12:14:35.485 INFO  main          BootstrapLogger           XDG_SESSION_PATH = /org/freedesktop/DisplayManager/Session1
2.8.1.52155 2391 2025-09-17 12:14:35.485 INFO  main          BootstrapLogger           XDG_SESSION_TYPE = wayland
2.8.1.52155 2391 2025-09-17 12:14:35.485 INFO  main          BootstrapLogger           XDG_VTNR = 1
2.8.1.52155 2391 2025-09-17 12:14:35.485 INFO  main          BootstrapLogger           XKB_DEFAULT_LAYOUT = us
2.8.1.52155 2391 2025-09-17 12:14:35.485 INFO  main          BootstrapLogger           XKB_DEFAULT_MODEL = pc105+inet
2.8.1.52155 2391 2025-09-17 12:14:35.485 INFO  main          BootstrapLogger           XKB_DEFAULT_OPTIONS = terminate:ctrl_alt_bksp
2.8.1.52155 2391 2025-09-17 12:14:35.486 INFO  main          BootstrapLogger           __GLX_VENDOR_LIBRARY_NAME = nvidia
2.8.1.52155 2391 2025-09-17 12:14:35.486 INFO  main          BootstrapLogger           === end of environment variables ===
2.8.1.52155 2391 2025-09-17 12:14:35.486 INFO  main          BootstrapLogger           Dumping bootstrap log entries (18 total): 
2.8.1.52155 2391 2025-09-17 12:14:35.486 INFO  main          BootstrapLogger           12:14:35.392 | ToolboxEntry | pid: 2391
2.8.1.52155 2391 2025-09-17 12:14:35.486 INFO  main          BootstrapLogger           12:14:35.440 | Semaphore | Semaphore 0 is initialized (non-zero otime) and the value is available; last seen value was 1
2.8.1.52155 2391 2025-09-17 12:14:35.486 INFO  main          BootstrapLogger           12:14:35.440 | Semaphore | Semaphore 0 is initialized (non-zero otime) and the value is available; last seen value was 1
2.8.1.52155 2391 2025-09-17 12:14:35.486 INFO  main          BootstrapLogger           12:14:35.441 | Semaphore | Acquired semaphore 0, will be a main instance
2.8.1.52155 2391 2025-09-17 12:14:35.486 INFO  main          BootstrapLogger           12:14:35.442 | Semaphore | Semaphore 0 is initialized (non-zero otime) and the value is available; last seen value was 0
2.8.1.52155 2391 2025-09-17 12:14:35.486 INFO  main          BootstrapLogger           12:14:35.442 | UnixApplicationStartLock | Running as main instance
2.8.1.52155 2391 2025-09-17 12:14:35.486 INFO  main          BootstrapLogger           12:14:35.442 | ApplicationStartLock$Companion | application lock acquired: true
2.8.1.52155 2391 2025-09-17 12:14:35.486 INFO  main          BootstrapLogger           12:14:35.442 | IpcInstanceFactory | pid: 2391
2.8.1.52155 2391 2025-09-17 12:14:35.486 INFO  main          BootstrapLogger           12:14:35.444 | MainInstanceImpl$Companion | /home/shai/.cache/JetBrains/Toolbox/ipc: binding
2.8.1.52155 2391 2025-09-17 12:14:35.486 INFO  main          BootstrapLogger           12:14:35.461 | MainInstanceImpl$Companion | /home/shai/.cache/JetBrains/Toolbox/ipc: already in use (Address already in use)
2.8.1.52155 2391 2025-09-17 12:14:35.486 INFO  main          BootstrapLogger           12:14:35.461 | IpcInstanceFactory | checking if the main instance is alive
2.8.1.52155 2391 2025-09-17 12:14:35.486 INFO  main          BootstrapLogger           12:14:35.463 | MainInstanceImpl$Companion | /home/shai/.cache/JetBrains/Toolbox/ipc: binding
2.8.1.52155 2391 2025-09-17 12:14:35.486 INFO  main          BootstrapLogger           12:14:35.465 | MainInstanceImpl$Companion | /home/shai/.cache/JetBrains/Toolbox/ipc: bound
2.8.1.52155 2391 2025-09-17 12:14:35.486 INFO  main          BootstrapLogger           12:14:35.465 | IpcInstanceFactory | Instance type: main
2.8.1.52155 2391 2025-09-17 12:14:35.486 INFO  main          BootstrapLogger           12:14:35.465 | IpcInstanceFactory | Acquired server channel
2.8.1.52155 2391 2025-09-17 12:14:35.486 INFO  main          BootstrapLogger           12:14:35.465 | MainInstanceImpl | Debugger can not be attached
2.8.1.52155 2391 2025-09-17 12:14:35.486 INFO  main          BootstrapLogger           12:14:35.466 | BootstrapLogger | instance type: MainInstance
2.8.1.52155 2391 2025-09-17 12:14:35.486 INFO  main          BootstrapLogger           12:14:35.475 | BootstrapLogger | Logging to /home/shai/.local/share/JetBrains/Toolbox/logs/toolbox.{count}.log
2.8.1.52155 2391 2025-09-17 12:14:35.488 INFO  main          Toolbox_servicesKt        Command line: [/opt/jetbrains-toolbox/jetbrains-toolbox], pid: 2391
2.8.1.52155 2391 2025-09-17 12:14:35.713 INFO  cher-worker-1 JVMLogger                 loading snapshot StorageKey(storage=toolbox)
2.8.1.52155 2391 2025-09-17 12:14:35.736 INFO  main          KeychainBackendKt         Using preferred keychain backend, linux-libsecret
2.8.1.52155 2391 2025-09-17 12:14:35.776 INFO  her-worker-12 AccountManagerImpl        Loading accounts from /home/shai/.local/share/JetBrains/Toolbox/accounts.json
2.8.1.52155 2391 2025-09-17 12:14:35.776 WARN  her-worker-12 AccountManagerImpl        File /home/shai/.local/share/JetBrains/Toolbox/accounts.json does not exist
2.8.1.52155 2391 2025-09-17 12:14:35.777 INFO  her-worker-12 AccountManagerImpl        Loaded accounts: 
2.8.1.52155 2391 2025-09-17 12:14:35.785 INFO  her-worker-19 CacheManagerImpl          There is no file under /home/shai/.local/share/JetBrains/Toolbox/enterprise/feed-filter.json to remove
2.8.1.52155 2391 2025-09-17 12:14:35.787 INFO  her-worker-12 AccountManagerImpl        No accounts exists and accounts file is empty
2.8.1.52155 2391 2025-09-17 12:14:35.789 INFO  main          CapabilitiesKt            toolbox_version = 2.8.1.52155
2.8.1.52155 2391 2025-09-17 12:14:35.789 INFO  main          CapabilitiesKt            os = linux
2.8.1.52155 2391 2025-09-17 12:14:35.789 INFO  main          CapabilitiesKt            os_kernel = Linux
2.8.1.52155 2391 2025-09-17 12:14:35.789 INFO  main          CapabilitiesKt            os_version_major = 6
2.8.1.52155 2391 2025-09-17 12:14:35.789 INFO  main          CapabilitiesKt            os_version_minor = 16
2.8.1.52155 2391 2025-09-17 12:14:35.789 INFO  main          CapabilitiesKt            os_version_micro = 7
2.8.1.52155 2391 2025-09-17 12:14:35.789 INFO  main          CapabilitiesKt            os_version = 6.16.7-arch1-1
2.8.1.52155 2391 2025-09-17 12:14:35.789 INFO  main          CapabilitiesKt            cpu_arch = x64
2.8.1.52155 2391 2025-09-17 12:14:35.789 INFO  main          CapabilitiesKt            glibc = 2.42
2.8.1.52155 2391 2025-09-17 12:14:35.961 INFO  cher-worker-4 CacheManagerImpl          There is no file under /home/shai/.local/share/JetBrains/Toolbox/enterprise/services.json to remove
2.8.1.52155 2391 2025-09-17 12:14:36.001 INFO  main          FileUtilsImpl             Retained the following 0 path(s): []
2.8.1.52155 2391 2025-09-17 12:14:36.002 INFO  main          ToolManagerImpl           Detected toolbox installation at /opt/jetbrains-toolbox
2.8.1.52155 2391 2025-09-17 12:14:36.037 INFO  cher-worker-7 CacheManagerImpl          There is no file under /home/shai/.local/share/JetBrains/Toolbox/enterprise/auto-installed-tools.json to remove
2.8.1.52155 2391 2025-09-17 12:14:36.039 INFO  her-worker-11 iseOnAuthStateChangeSetup Check if redirect to OnBoarding is required:
  Config: null
  Account: null
2.8.1.52155 2391 2025-09-17 12:14:36.049 INFO  main          PlatformDependent         Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
2.8.1.52155 2391 2025-09-17 12:14:36.075 INFO  main          NettyServicesServerBase   Starting services server on /run/user/1000/jb.station.sock
2.8.1.52155 2391 2025-09-17 12:14:36.085 INFO  her-worker-14 ShellLaunchersManagerImpl Updating shell launchers in /home/shai/.local/share/JetBrains/Toolbox/scripts
2.8.1.52155 2391 2025-09-17 12:14:36.093 INFO  her-worker-11 CacheManagerImpl          There is no file under /home/shai/.cache/JetBrains/Toolbox/disk_usage.json to remove
2.8.1.52155 2391 2025-09-17 12:14:36.136 INFO  on Server 1-1 AbstractInternalLogger    [id: 0x81db75b2] REGISTERED
2.8.1.52155 2391 2025-09-17 12:14:36.136 INFO  on Server 1-1 AbstractInternalLogger    [id: 0x81db75b2] BIND: /run/user/1000/jb.station.sock
2.8.1.52155 2391 2025-09-17 12:14:36.137 INFO  on Server 1-1 AbstractInternalLogger    [id: 0x81db75b2, L:/run/user/1000/jb.station.sock] ACTIVE
2.8.1.52155 2391 2025-09-17 12:14:36.137 INFO  her-worker-16 NettyServicesServerBase   Services server started
2.8.1.52155 2391 2025-09-17 12:14:36.139 INFO  cher-worker-4 iltInServerImpl$Companion Refresh > Built-in server started. Address: 127.0.0.1 Port: 33025
Registered handlers:
/educationalProgress: WebSocketHandshakeHandler
/gateway/clientLink: WebSocketHandshakeHandler
2.8.1.52155 2391 2025-09-17 12:14:36.222 INFO  cher-worker-8 PluginManagerImpl         Installing plugin spaceport from built-in plugins
2.8.1.52155 2391 2025-09-17 12:14:36.225 INFO  cher-worker-8 uginsSettingsProviderImpl Settings file for plugin spaceport doesn't exist
2.8.1.52155 2391 2025-09-17 12:14:36.243 INFO  main          Toolbox_servicesKt        Renderer: Default
2.8.1.52155 2391 2025-09-17 12:14:36.244 INFO  main          OSIntegrationManagerLinux bin directory cannot be resolved: no such file: java.io.FileNotFoundException: no such file
	at okio.JvmSystemFileSystem.canonicalize(JvmSystemFileSystem.kt:31)
	at okio.ForwardingFileSystem.canonicalize(ForwardingFileSystem.kt:148)
	at com.jetbrains.toolbox.validation.FileSystemWithThreadValidation.canonicalize(FileSystemWithThreadValidation.kt:38)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.getBinDir$resolved(OSIntegrationManagerLinux.kt:258)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.getBinDir(OSIntegrationManagerLinux.kt:270)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.getBinDir$default(OSIntegrationManagerLinux.kt:256)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.ensureOSIntegration(OSIntegrationManagerLinux.kt:242)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerImpl.performStartupTasks(OSIntegrationManagerImpl.kt:263)
	at com.jetbrains.toolbox.entry.Toolbox_servicesKt.createToolboxApplication(toolbox-services.kt:156)
	at com.jetbrains.toolbox.entry.Toolbox_servicesKt.createToolboxApplication$default(toolbox-services.kt:131)
	at com.jetbrains.toolbox.entry.ToolboxEntry.startToolboxMain(ToolboxEntry.kt:138)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at com.jetbrains.toolbox.entry.ToolboxProcessEarlyEntry.startToolbox(ToolboxProcessEarlyEntry.java:70)
2.8.1.52155 2391 2025-09-17 12:14:36.244 ERROR main          OSIntegrationManagerLinux Failed to install icon for desktop file: java.io.FileNotFoundException: /opt/jetbrains-toolbox/toolbox.svg (Permission denied)
	at java.base/java.io.FileOutputStream.open0(Native Method)
	at java.base/java.io.FileOutputStream.open(Unknown Source)
	at java.base/java.io.FileOutputStream.<init>(Unknown Source)
	at okio.Okio__JvmOkioKt.sink(JvmOkio.kt:173)
	at okio.Okio.sink(Unknown Source)
	at okio.Okio__JvmOkioKt.sink$default(JvmOkio.kt:173)
	at okio.Okio.sink$default(Unknown Source)
	at okio.JvmSystemFileSystem.sink(JvmSystemFileSystem.kt:101)
	at okio.ForwardingFileSystem.sink(ForwardingFileSystem.kt:206)
	at com.jetbrains.toolbox.validation.FileSystemWithThreadValidation.sink(FileSystemWithThreadValidation.kt:98)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.installDesktopFile(OSIntegrationManagerLinux.kt:487)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.ensureOSIntegration(OSIntegrationManagerLinux.kt:248)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerImpl.performStartupTasks(OSIntegrationManagerImpl.kt:263)
	at com.jetbrains.toolbox.entry.Toolbox_servicesKt.createToolboxApplication(toolbox-services.kt:156)
	at com.jetbrains.toolbox.entry.Toolbox_servicesKt.createToolboxApplication$default(toolbox-services.kt:131)
	at com.jetbrains.toolbox.entry.ToolboxEntry.startToolboxMain(ToolboxEntry.kt:138)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at com.jetbrains.toolbox.entry.ToolboxProcessEarlyEntry.startToolbox(ToolboxProcessEarlyEntry.java:70)
2.8.1.52155 2391 2025-09-17 12:14:36.245 INFO  main          OSIntegrationManagerLinux Installed .desktop file to /home/shai/.local/share/applications/jetbrains-toolbox.desktop
2.8.1.52155 2391 2025-09-17 12:14:36.245 INFO  main          ionManagerLinux$Companion Adding jetbrains:// protocol handler to mimeapps.list
2.8.1.52155 2391 2025-09-17 12:14:36.246 INFO  her-worker-14 CacheManagerImpl          There is no file under /home/shai/.cache/JetBrains/Toolbox/licenses.json to remove
2.8.1.52155 2391 2025-09-17 12:14:36.247 INFO  main          ProcessesRunnerBlocking   Executing /usr/bin/xdg-mime args: default|jetbrains-toolbox.desktop|x-scheme-handler/jetbrains
2.8.1.52155 2391 2025-09-17 12:14:36.250 INFO  her-worker-19 ConcurrentDownloadSession Concurrent feed download started, begin with 1 URLs
2.8.1.52155 2391 2025-09-17 12:14:36.250 INFO  cher-worker-4 ConcurrentDownloadSession Refresh > Feed refresh (PRODUCTION) > Concurrent feed download started, begin with 2 URLs
2.8.1.52155 2391 2025-09-17 12:14:36.264 INFO  cher-worker-2 PluginAuthManagerImpl     Plugin spaceport > No accounts exist and accounts file is empty
2.8.1.52155 2391 2025-09-17 12:14:36.270 INFO  cher-worker-8 PluginManagerImpl         Installing plugin ssh from built-in plugins
2.8.1.52155 2391 2025-09-17 12:14:36.278 INFO  cher-worker-8 PluginManagerImpl         loadExternalPlugins: No external plugins found
2.8.1.52155 2391 2025-09-17 12:14:36.317 INFO  main          OSIntegrationManagerImpl  performStartupTasks finished
2.8.1.52155 2391 2025-09-17 12:14:36.317 ERROR main          Toolbox_servicesKt        Failed to perform startup tasks: java.io.FileNotFoundException: /home/shai/.config/autostart/jetbrains-toolbox.desktop (Permission denied)
	at java.base/java.io.FileOutputStream.open0(Native Method)
	at java.base/java.io.FileOutputStream.open(Unknown Source)
	at java.base/java.io.FileOutputStream.<init>(Unknown Source)
	at okio.Okio__JvmOkioKt.sink(JvmOkio.kt:173)
	at okio.Okio.sink(Unknown Source)
	at okio.Okio__JvmOkioKt.sink$default(JvmOkio.kt:173)
	at okio.Okio.sink$default(Unknown Source)
	at okio.JvmSystemFileSystem.sink(JvmSystemFileSystem.kt:101)
	at okio.ForwardingFileSystem.sink(ForwardingFileSystem.kt:206)
	at com.jetbrains.toolbox.validation.FileSystemWithThreadValidation.sink(FileSystemWithThreadValidation.kt:98)
	at com.jetbrains.toolbox.dotDesktopFiles.DotDesktopAccessorImpl.ensureDotDesktopFile(DotDesktopAccessorImpl.kt:78)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.installDesktopFileTo(OSIntegrationManagerLinux.kt:422)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.ensureAutorun(OSIntegrationManagerLinux.kt:283)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.ensureOSIntegration(OSIntegrationManagerLinux.kt:252)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerImpl.performStartupTasks(OSIntegrationManagerImpl.kt:263)
	at com.jetbrains.toolbox.entry.Toolbox_servicesKt.createToolboxApplication(toolbox-services.kt:156)
	at com.jetbrains.toolbox.entry.Toolbox_servicesKt.createToolboxApplication$default(toolbox-services.kt:131)
	at com.jetbrains.toolbox.entry.ToolboxEntry.startToolboxMain(ToolboxEntry.kt:138)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at com.jetbrains.toolbox.entry.ToolboxProcessEarlyEntry.startToolbox(ToolboxProcessEarlyEntry.java:70)
2.8.1.52155 3771 2025-09-17 12:15:19.884 INFO  main          BootstrapLogger           Logging configuration verified: slf4j logger factory is correct, tinylog logging provider is correct, expected writers are present.
2.8.1.52155 3771 2025-09-17 12:15:19.884 INFO  main          BootstrapLogger           ===========================================================
2.8.1.52155 3771 2025-09-17 12:15:19.885 INFO  main          BootstrapLogger           JetBrains Toolbox 2.8.1.52155 built on 2025-08-11T20:58:32+03:00 is starting
2.8.1.52155 3771 2025-09-17 12:15:19.885 INFO  main          BootstrapLogger           Git Commit: be12f4283b6834db93a6545561b9119c7c9a1ceb
2.8.1.52155 3771 2025-09-17 12:15:19.885 INFO  main          BootstrapLogger           OS: Linux, JRE: 21.0.7+6-b1034.51
2.8.1.52155 3771 2025-09-17 12:15:19.887 INFO  main          BootstrapLogger           Executable: null
2.8.1.52155 3771 2025-09-17 12:15:19.887 INFO  main          BootstrapLogger           Arguments: jetbrains-toolbox
2.8.1.52155 3771 2025-09-17 12:15:19.887 INFO  main          BootstrapLogger           === Environment variables ===
2.8.1.52155 3771 2025-09-17 12:15:19.888 INFO  main          BootstrapLogger           CLICOLOR = 1
2.8.1.52155 3771 2025-09-17 12:15:19.888 INFO  main          BootstrapLogger           COLORTERM = truecolor
2.8.1.52155 3771 2025-09-17 12:15:19.888 INFO  main          BootstrapLogger           DBUS_SESSION_BUS_ADDRESS = unix:path=/run/user/1000/bus
2.8.1.52155 3771 2025-09-17 12:15:19.888 INFO  main          BootstrapLogger           DEBUGINFOD_URLS = https://debuginfod.archlinux.org 
2.8.1.52155 3771 2025-09-17 12:15:19.888 INFO  main          BootstrapLogger           DESKTOP_SESSION = plasma
2.8.1.52155 3771 2025-09-17 12:15:19.888 INFO  main          BootstrapLogger           DISPLAY = :1
2.8.1.52155 3771 2025-09-17 12:15:19.888 INFO  main          BootstrapLogger           EDITOR = nvim
2.8.1.52155 3771 2025-09-17 12:15:19.888 INFO  main          BootstrapLogger           EZA_ICONS_AUTO = 1
2.8.1.52155 3771 2025-09-17 12:15:19.888 INFO  main          BootstrapLogger           GBM_BACKEND = nvidia-drm
2.8.1.52155 3771 2025-09-17 12:15:19.888 INFO  main          BootstrapLogger           GREP_OPTIONS = --color=auto
2.8.1.52155 3771 2025-09-17 12:15:19.888 INFO  main          BootstrapLogger           GTK2_RC_FILES = /etc/gtk-2.0/gtkrc:/home/shai/.gtkrc-2.0:/home/shai/.config/gtkrc-2.0
2.8.1.52155 3771 2025-09-17 12:15:19.888 INFO  main          BootstrapLogger           GTK_RC_FILES = /etc/gtk/gtkrc:/home/shai/.gtkrc:/home/shai/.config/gtkrc
2.8.1.52155 3771 2025-09-17 12:15:19.888 INFO  main          BootstrapLogger           HG = /usr/bin/hg
2.8.1.52155 3771 2025-09-17 12:15:19.888 INFO  main          BootstrapLogger           HOME = /home/shai
2.8.1.52155 3771 2025-09-17 12:15:19.888 INFO  main          BootstrapLogger           ICEAUTHORITY = /run/user/1000/iceauth_PoRiSV
2.8.1.52155 3771 2025-09-17 12:15:19.888 INFO  main          BootstrapLogger           INVOCATION_ID = ec15a17c73e24d5ab93f984963b6979b
2.8.1.52155 3771 2025-09-17 12:15:19.888 INFO  main          BootstrapLogger           JOURNAL_STREAM = 9:2374
2.8.1.52155 3771 2025-09-17 12:15:19.888 INFO  main          BootstrapLogger           KDE_APPLICATIONS_AS_SCOPE = 1
2.8.1.52155 3771 2025-09-17 12:15:19.888 INFO  main          BootstrapLogger           KDE_FULL_SESSION = true
2.8.1.52155 3771 2025-09-17 12:15:19.888 INFO  main          BootstrapLogger           KDE_SESSION_UID = 1000
2.8.1.52155 3771 2025-09-17 12:15:19.888 INFO  main          BootstrapLogger           KDE_SESSION_VERSION = 6
2.8.1.52155 3771 2025-09-17 12:15:19.888 INFO  main          BootstrapLogger           LANG = en_IL.UTF-8
2.8.1.52155 3771 2025-09-17 12:15:19.888 INFO  main          BootstrapLogger           LIBVIRT_DEFAULT_URI = qemu:///system
2.8.1.52155 3771 2025-09-17 12:15:19.888 INFO  main          BootstrapLogger           LOGNAME = shai
2.8.1.52155 3771 2025-09-17 12:15:19.888 INFO  main          BootstrapLogger           MAIL = /var/spool/mail/shai
2.8.1.52155 3771 2025-09-17 12:15:19.888 INFO  main          BootstrapLogger           MANAGERPID = 1055
2.8.1.52155 3771 2025-09-17 12:15:19.888 INFO  main          BootstrapLogger           MANPAGER = env BATMAN_IS_BEING_MANPAGER=yes bash /usr/bin/batman
2.8.1.52155 3771 2025-09-17 12:15:19.888 INFO  main          BootstrapLogger           MANROFFOPT = -c
2.8.1.52155 3771 2025-09-17 12:15:19.888 INFO  main          BootstrapLogger           MEMORY_PRESSURE_WATCH = /sys/fs/cgroup/user.slice/user-1000.slice/user@1000.service/session.slice/plasma-plasmashell.service/memory.pressure
2.8.1.52155 3771 2025-09-17 12:15:19.888 INFO  main          BootstrapLogger           MEMORY_PRESSURE_WRITE = c29tZSAyMDAwMDAgMjAwMDAwMAA=
2.8.1.52155 3771 2025-09-17 12:15:19.888 INFO  main          BootstrapLogger           MOTD_SHOWN = pam
2.8.1.52155 3771 2025-09-17 12:15:19.888 INFO  main          BootstrapLogger           MY_MESA_DATA_DIR = /home/shai/dev/mesa-data
2.8.1.52155 3771 2025-09-17 12:15:19.888 INFO  main          BootstrapLogger           PAM_KWALLET5_LOGIN = /run/user/1000/kwallet5.socket
2.8.1.52155 3771 2025-09-17 12:15:19.888 INFO  main          BootstrapLogger           PATH = /home/shai/.local/bin:/usr/local/texlive/2025/bin/x86_64-linux:/home/shai/.pyenv/shims:/usr/local/sbin:/usr/local/bin:/usr/bin:/var/lib/flatpak/exports/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/usr/lib/rustup/bin:/home/shai/.local/share/JetBrains/Toolbox/scripts:/home/shai/.lmstudio/bin:/home/shai/.lmstudio/bin
2.8.1.52155 3771 2025-09-17 12:15:19.888 INFO  main          BootstrapLogger           [sensitive] PUSHOVER_MESA_APP_TOKEN = ******
2.8.1.52155 3771 2025-09-17 12:15:19.888 INFO  main          BootstrapLogger           PUSHOVER_USER_KEY = u4dm64zufs1sapq6ocrhvqqubctrpr
2.8.1.52155 3771 2025-09-17 12:15:19.888 INFO  main          BootstrapLogger           PWD = /home/shai
2.8.1.52155 3771 2025-09-17 12:15:19.888 INFO  main          BootstrapLogger           PYENV_ROOT = /home/shai/.pyenv
2.8.1.52155 3771 2025-09-17 12:15:19.888 INFO  main          BootstrapLogger           PYENV_SHELL = fish
2.8.1.52155 3771 2025-09-17 12:15:19.888 INFO  main          BootstrapLogger           PYTHON_CFLAGS = -march=native -mtune=native
2.8.1.52155 3771 2025-09-17 12:15:19.888 INFO  main          BootstrapLogger           PYTHON_CONFIGURE_OPTS = --enable-optimizations --with-lto
2.8.1.52155 3771 2025-09-17 12:15:19.888 INFO  main          BootstrapLogger           QT_WAYLAND_RECONNECT = 1
2.8.1.52155 3771 2025-09-17 12:15:19.888 INFO  main          BootstrapLogger           SESSION_MANAGER = local/shai-desktop:@/tmp/.ICE-unix/1410,unix/shai-desktop:/tmp/.ICE-unix/1410
2.8.1.52155 3771 2025-09-17 12:15:19.888 INFO  main          BootstrapLogger           SHELL = /usr/bin/fish
2.8.1.52155 3771 2025-09-17 12:15:19.888 INFO  main          BootstrapLogger           SHLVL = 1
2.8.1.52155 3771 2025-09-17 12:15:19.888 INFO  main          BootstrapLogger           SSH_AGENT_PID = 1199
2.8.1.52155 3771 2025-09-17 12:15:19.888 INFO  main          BootstrapLogger           SSH_AUTH_SOCK = /tmp/ssh-XXXXXXvN7YNH/agent.1198
2.8.1.52155 3771 2025-09-17 12:15:19.888 INFO  main          BootstrapLogger           STARSHIP_SESSION_KEY = 2600012406327322
2.8.1.52155 3771 2025-09-17 12:15:19.888 INFO  main          BootstrapLogger           STARSHIP_SHELL = fish
2.8.1.52155 3771 2025-09-17 12:15:19.888 INFO  main          BootstrapLogger           SYSTEMD_EXEC_PID = 1426
2.8.1.52155 3771 2025-09-17 12:15:19.888 INFO  main          BootstrapLogger           TERM = xterm-256color
2.8.1.52155 3771 2025-09-17 12:15:19.889 INFO  main          BootstrapLogger           TERM_PROGRAM = WezTerm
2.8.1.52155 3771 2025-09-17 12:15:19.889 INFO  main          BootstrapLogger           TERM_PROGRAM_VERSION = 20240203-110809-5046fc22
2.8.1.52155 3771 2025-09-17 12:15:19.889 INFO  main          BootstrapLogger           USER = shai
2.8.1.52155 3771 2025-09-17 12:15:19.889 INFO  main          BootstrapLogger           WAYLAND_DISPLAY = wayland-0
2.8.1.52155 3771 2025-09-17 12:15:19.889 INFO  main          BootstrapLogger           WEZTERM_CONFIG_DIR = /home/shai
2.8.1.52155 3771 2025-09-17 12:15:19.889 INFO  main          BootstrapLogger           WEZTERM_CONFIG_FILE = /home/shai/.wezterm.lua
2.8.1.52155 3771 2025-09-17 12:15:19.889 INFO  main          BootstrapLogger           WEZTERM_EXECUTABLE = /usr/bin/wezterm-gui
2.8.1.52155 3771 2025-09-17 12:15:19.889 INFO  main          BootstrapLogger           WEZTERM_EXECUTABLE_DIR = /usr/bin
2.8.1.52155 3771 2025-09-17 12:15:19.889 INFO  main          BootstrapLogger           WEZTERM_PANE = 0
2.8.1.52155 3771 2025-09-17 12:15:19.889 INFO  main          BootstrapLogger           WEZTERM_UNIX_SOCKET = /run/user/1000/wezterm/gui-sock-3498
2.8.1.52155 3771 2025-09-17 12:15:19.889 INFO  main          BootstrapLogger           XAUTHORITY = /run/user/1000/xauth_SqsvLP
2.8.1.52155 3771 2025-09-17 12:15:19.889 INFO  main          BootstrapLogger           [sensitive] XDG_ACTIVATION_TOKEN = ******
2.8.1.52155 3771 2025-09-17 12:15:19.889 INFO  main          BootstrapLogger           XDG_CONFIG_DIRS = /home/shai/.config/kdedefaults:/etc/xdg
2.8.1.52155 3771 2025-09-17 12:15:19.889 INFO  main          BootstrapLogger           XDG_CURRENT_DESKTOP = KDE
2.8.1.52155 3771 2025-09-17 12:15:19.889 INFO  main          BootstrapLogger           XDG_DATA_DIRS = /home/shai/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share:/usr/share
2.8.1.52155 3771 2025-09-17 12:15:19.889 INFO  main          BootstrapLogger           XDG_MENU_PREFIX = plasma-
2.8.1.52155 3771 2025-09-17 12:15:19.889 INFO  main          BootstrapLogger           XDG_RUNTIME_DIR = /run/user/1000
2.8.1.52155 3771 2025-09-17 12:15:19.889 INFO  main          BootstrapLogger           XDG_SEAT = seat0
2.8.1.52155 3771 2025-09-17 12:15:19.889 INFO  main          BootstrapLogger           XDG_SEAT_PATH = /org/freedesktop/DisplayManager/Seat0
2.8.1.52155 3771 2025-09-17 12:15:19.889 INFO  main          BootstrapLogger           XDG_SESSION_CLASS = user
2.8.1.52155 3771 2025-09-17 12:15:19.889 INFO  main          BootstrapLogger           XDG_SESSION_DESKTOP = KDE
2.8.1.52155 3771 2025-09-17 12:15:19.889 INFO  main          BootstrapLogger           XDG_SESSION_ID = 2
2.8.1.52155 3771 2025-09-17 12:15:19.889 INFO  main          BootstrapLogger           XDG_SESSION_PATH = /org/freedesktop/DisplayManager/Session1
2.8.1.52155 3771 2025-09-17 12:15:19.889 INFO  main          BootstrapLogger           XDG_SESSION_TYPE = wayland
2.8.1.52155 3771 2025-09-17 12:15:19.889 INFO  main          BootstrapLogger           XDG_VTNR = 1
2.8.1.52155 3771 2025-09-17 12:15:19.889 INFO  main          BootstrapLogger           XKB_DEFAULT_LAYOUT = us
2.8.1.52155 3771 2025-09-17 12:15:19.889 INFO  main          BootstrapLogger           XKB_DEFAULT_MODEL = pc105+inet
2.8.1.52155 3771 2025-09-17 12:15:19.889 INFO  main          BootstrapLogger           XKB_DEFAULT_OPTIONS = terminate:ctrl_alt_bksp
2.8.1.52155 3771 2025-09-17 12:15:19.889 INFO  main          BootstrapLogger           __GLX_VENDOR_LIBRARY_NAME = nvidia
2.8.1.52155 3771 2025-09-17 12:15:19.889 INFO  main          BootstrapLogger           === end of environment variables ===
2.8.1.52155 3771 2025-09-17 12:15:19.889 INFO  main          BootstrapLogger           Dumping bootstrap log entries (18 total): 
2.8.1.52155 3771 2025-09-17 12:15:19.889 INFO  main          BootstrapLogger           12:15:19.789 | ToolboxEntry | pid: 3771
2.8.1.52155 3771 2025-09-17 12:15:19.889 INFO  main          BootstrapLogger           12:15:19.841 | Semaphore | Semaphore 0 is initialized (non-zero otime) and the value is available; last seen value was 1
2.8.1.52155 3771 2025-09-17 12:15:19.889 INFO  main          BootstrapLogger           12:15:19.842 | Semaphore | Semaphore 0 is initialized (non-zero otime) and the value is available; last seen value was 1
2.8.1.52155 3771 2025-09-17 12:15:19.889 INFO  main          BootstrapLogger           12:15:19.843 | Semaphore | Acquired semaphore 0, will be a main instance
2.8.1.52155 3771 2025-09-17 12:15:19.889 INFO  main          BootstrapLogger           12:15:19.843 | Semaphore | Semaphore 0 is initialized (non-zero otime) and the value is available; last seen value was 0
2.8.1.52155 3771 2025-09-17 12:15:19.889 INFO  main          BootstrapLogger           12:15:19.843 | UnixApplicationStartLock | Running as main instance
2.8.1.52155 3771 2025-09-17 12:15:19.889 INFO  main          BootstrapLogger           12:15:19.844 | ApplicationStartLock$Companion | application lock acquired: true
2.8.1.52155 3771 2025-09-17 12:15:19.889 INFO  main          BootstrapLogger           12:15:19.844 | IpcInstanceFactory | pid: 3771
2.8.1.52155 3771 2025-09-17 12:15:19.889 INFO  main          BootstrapLogger           12:15:19.845 | MainInstanceImpl$Companion | /home/shai/.cache/JetBrains/Toolbox/ipc: binding
2.8.1.52155 3771 2025-09-17 12:15:19.889 INFO  main          BootstrapLogger           12:15:19.863 | MainInstanceImpl$Companion | /home/shai/.cache/JetBrains/Toolbox/ipc: already in use (Address already in use)
2.8.1.52155 3771 2025-09-17 12:15:19.889 INFO  main          BootstrapLogger           12:15:19.863 | IpcInstanceFactory | checking if the main instance is alive
2.8.1.52155 3771 2025-09-17 12:15:19.889 INFO  main          BootstrapLogger           12:15:19.865 | MainInstanceImpl$Companion | /home/shai/.cache/JetBrains/Toolbox/ipc: binding
2.8.1.52155 3771 2025-09-17 12:15:19.889 INFO  main          BootstrapLogger           12:15:19.867 | MainInstanceImpl$Companion | /home/shai/.cache/JetBrains/Toolbox/ipc: bound
2.8.1.52155 3771 2025-09-17 12:15:19.889 INFO  main          BootstrapLogger           12:15:19.867 | IpcInstanceFactory | Instance type: main
2.8.1.52155 3771 2025-09-17 12:15:19.889 INFO  main          BootstrapLogger           12:15:19.867 | IpcInstanceFactory | Acquired server channel
2.8.1.52155 3771 2025-09-17 12:15:19.889 INFO  main          BootstrapLogger           12:15:19.868 | MainInstanceImpl | Debugger can not be attached
2.8.1.52155 3771 2025-09-17 12:15:19.889 INFO  main          BootstrapLogger           12:15:19.868 | BootstrapLogger | instance type: MainInstance
2.8.1.52155 3771 2025-09-17 12:15:19.889 INFO  main          BootstrapLogger           12:15:19.878 | BootstrapLogger | Logging to /home/shai/.local/share/JetBrains/Toolbox/logs/toolbox.{count}.log
2.8.1.52155 3771 2025-09-17 12:15:19.891 INFO  main          Toolbox_servicesKt        Command line: [jetbrains-toolbox], pid: 3771
2.8.1.52155 3771 2025-09-17 12:15:20.126 INFO  cher-worker-1 JVMLogger                 loading snapshot StorageKey(storage=toolbox)
2.8.1.52155 3771 2025-09-17 12:15:20.152 INFO  main          KeychainBackendKt         Using preferred keychain backend, linux-libsecret
2.8.1.52155 3771 2025-09-17 12:15:20.190 INFO  her-worker-13 AccountManagerImpl        Loading accounts from /home/shai/.local/share/JetBrains/Toolbox/accounts.json
2.8.1.52155 3771 2025-09-17 12:15:20.190 WARN  her-worker-13 AccountManagerImpl        File /home/shai/.local/share/JetBrains/Toolbox/accounts.json does not exist
2.8.1.52155 3771 2025-09-17 12:15:20.190 INFO  her-worker-13 AccountManagerImpl        Loaded accounts: 
2.8.1.52155 3771 2025-09-17 12:15:20.198 INFO  cher-worker-1 CacheManagerImpl          There is no file under /home/shai/.local/share/JetBrains/Toolbox/enterprise/feed-filter.json to remove
2.8.1.52155 3771 2025-09-17 12:15:20.201 INFO  cher-worker-5 AccountManagerImpl        No accounts exists and accounts file is empty
2.8.1.52155 3771 2025-09-17 12:15:20.202 INFO  main          CapabilitiesKt            toolbox_version = 2.8.1.52155
2.8.1.52155 3771 2025-09-17 12:15:20.202 INFO  main          CapabilitiesKt            os = linux
2.8.1.52155 3771 2025-09-17 12:15:20.202 INFO  main          CapabilitiesKt            os_kernel = Linux
2.8.1.52155 3771 2025-09-17 12:15:20.202 INFO  main          CapabilitiesKt            os_version_major = 6
2.8.1.52155 3771 2025-09-17 12:15:20.202 INFO  main          CapabilitiesKt            os_version_minor = 16
2.8.1.52155 3771 2025-09-17 12:15:20.202 INFO  main          CapabilitiesKt            os_version_micro = 7
2.8.1.52155 3771 2025-09-17 12:15:20.202 INFO  main          CapabilitiesKt            os_version = 6.16.7-arch1-1
2.8.1.52155 3771 2025-09-17 12:15:20.202 INFO  main          CapabilitiesKt            cpu_arch = x64
2.8.1.52155 3771 2025-09-17 12:15:20.202 INFO  main          CapabilitiesKt            glibc = 2.42
2.8.1.52155 3771 2025-09-17 12:15:20.369 INFO  her-worker-10 CacheManagerImpl          There is no file under /home/shai/.local/share/JetBrains/Toolbox/enterprise/services.json to remove
2.8.1.52155 3771 2025-09-17 12:15:20.407 INFO  main          FileUtilsImpl             Retained the following 0 path(s): []
2.8.1.52155 3771 2025-09-17 12:15:20.408 INFO  main          ToolManagerImpl           Detected toolbox installation at /opt/jetbrains-toolbox
2.8.1.52155 3771 2025-09-17 12:15:20.443 INFO  her-worker-11 CacheManagerImpl          There is no file under /home/shai/.local/share/JetBrains/Toolbox/enterprise/auto-installed-tools.json to remove
2.8.1.52155 3771 2025-09-17 12:15:20.445 INFO  cher-worker-1 iseOnAuthStateChangeSetup Check if redirect to OnBoarding is required:
  Config: null
  Account: null
2.8.1.52155 3771 2025-09-17 12:15:20.453 INFO  main          PlatformDependent         Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
2.8.1.52155 3771 2025-09-17 12:15:20.468 INFO  main          NettyServicesServerBase   Starting services server on /run/user/1000/jb.station.sock
2.8.1.52155 3771 2025-09-17 12:15:20.475 INFO  cher-worker-4 ShellLaunchersManagerImpl Updating shell launchers in /home/shai/.local/share/JetBrains/Toolbox/scripts
2.8.1.52155 3771 2025-09-17 12:15:20.486 INFO  her-worker-11 CacheManagerImpl          There is no file under /home/shai/.cache/JetBrains/Toolbox/disk_usage.json to remove
2.8.1.52155 3771 2025-09-17 12:15:20.540 INFO  cher-worker-7 iltInServerImpl$Companion Refresh > Built-in server started. Address: 127.0.0.1 Port: 40035
Registered handlers:
/educationalProgress: WebSocketHandshakeHandler
/gateway/clientLink: WebSocketHandshakeHandler
2.8.1.52155 3771 2025-09-17 12:15:20.541 INFO  on Server 1-1 AbstractInternalLogger    [id: 0x9302c2eb] REGISTERED
2.8.1.52155 3771 2025-09-17 12:15:20.541 INFO  on Server 1-1 AbstractInternalLogger    [id: 0x9302c2eb] BIND: /run/user/1000/jb.station.sock
2.8.1.52155 3771 2025-09-17 12:15:20.542 INFO  on Server 1-1 AbstractInternalLogger    [id: 0x9302c2eb, L:/run/user/1000/jb.station.sock] ACTIVE
2.8.1.52155 3771 2025-09-17 12:15:20.542 INFO  cher-worker-5 NettyServicesServerBase   Services server started
2.8.1.52155 3771 2025-09-17 12:15:20.630 INFO  her-worker-13 PluginManagerImpl         Installing plugin spaceport from built-in plugins
2.8.1.52155 3771 2025-09-17 12:15:20.634 INFO  her-worker-13 uginsSettingsProviderImpl Settings file for plugin spaceport doesn't exist
2.8.1.52155 3771 2025-09-17 12:15:20.645 INFO  main          Toolbox_servicesKt        Renderer: Default
2.8.1.52155 3771 2025-09-17 12:15:20.645 INFO  main          OSIntegrationManagerLinux bin directory cannot be resolved: no such file: java.io.FileNotFoundException: no such file
	at okio.JvmSystemFileSystem.canonicalize(JvmSystemFileSystem.kt:31)
	at okio.ForwardingFileSystem.canonicalize(ForwardingFileSystem.kt:148)
	at com.jetbrains.toolbox.validation.FileSystemWithThreadValidation.canonicalize(FileSystemWithThreadValidation.kt:38)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.getBinDir$resolved(OSIntegrationManagerLinux.kt:258)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.getBinDir(OSIntegrationManagerLinux.kt:270)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.getBinDir$default(OSIntegrationManagerLinux.kt:256)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.ensureOSIntegration(OSIntegrationManagerLinux.kt:242)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerImpl.performStartupTasks(OSIntegrationManagerImpl.kt:263)
	at com.jetbrains.toolbox.entry.Toolbox_servicesKt.createToolboxApplication(toolbox-services.kt:156)
	at com.jetbrains.toolbox.entry.Toolbox_servicesKt.createToolboxApplication$default(toolbox-services.kt:131)
	at com.jetbrains.toolbox.entry.ToolboxEntry.startToolboxMain(ToolboxEntry.kt:138)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at com.jetbrains.toolbox.entry.ToolboxProcessEarlyEntry.startToolbox(ToolboxProcessEarlyEntry.java:70)
2.8.1.52155 3771 2025-09-17 12:15:20.645 ERROR main          OSIntegrationManagerLinux Failed to install icon for desktop file: java.io.FileNotFoundException: /opt/jetbrains-toolbox/toolbox.svg (Permission denied)
	at java.base/java.io.FileOutputStream.open0(Native Method)
	at java.base/java.io.FileOutputStream.open(Unknown Source)
	at java.base/java.io.FileOutputStream.<init>(Unknown Source)
	at okio.Okio__JvmOkioKt.sink(JvmOkio.kt:173)
	at okio.Okio.sink(Unknown Source)
	at okio.Okio__JvmOkioKt.sink$default(JvmOkio.kt:173)
	at okio.Okio.sink$default(Unknown Source)
	at okio.JvmSystemFileSystem.sink(JvmSystemFileSystem.kt:101)
	at okio.ForwardingFileSystem.sink(ForwardingFileSystem.kt:206)
	at com.jetbrains.toolbox.validation.FileSystemWithThreadValidation.sink(FileSystemWithThreadValidation.kt:98)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.installDesktopFile(OSIntegrationManagerLinux.kt:487)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.ensureOSIntegration(OSIntegrationManagerLinux.kt:248)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerImpl.performStartupTasks(OSIntegrationManagerImpl.kt:263)
	at com.jetbrains.toolbox.entry.Toolbox_servicesKt.createToolboxApplication(toolbox-services.kt:156)
	at com.jetbrains.toolbox.entry.Toolbox_servicesKt.createToolboxApplication$default(toolbox-services.kt:131)
	at com.jetbrains.toolbox.entry.ToolboxEntry.startToolboxMain(ToolboxEntry.kt:138)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at com.jetbrains.toolbox.entry.ToolboxProcessEarlyEntry.startToolbox(ToolboxProcessEarlyEntry.java:70)
2.8.1.52155 3771 2025-09-17 12:15:20.646 INFO  main          OSIntegrationManagerLinux Installed .desktop file to /home/shai/.local/share/applications/jetbrains-toolbox.desktop
2.8.1.52155 3771 2025-09-17 12:15:20.646 INFO  main          ionManagerLinux$Companion Adding jetbrains:// protocol handler to mimeapps.list
2.8.1.52155 3771 2025-09-17 12:15:20.648 INFO  main          ProcessesRunnerBlocking   Executing /usr/bin/xdg-mime args: default|jetbrains-toolbox.desktop|x-scheme-handler/jetbrains
2.8.1.52155 3771 2025-09-17 12:15:20.656 INFO  cher-worker-1 CacheManagerImpl          There is no file under /home/shai/.cache/JetBrains/Toolbox/licenses.json to remove
2.8.1.52155 3771 2025-09-17 12:15:20.664 INFO  cher-worker-8 ConcurrentDownloadSession Concurrent feed download started, begin with 1 URLs
2.8.1.52155 3771 2025-09-17 12:15:20.664 INFO  cher-worker-7 ConcurrentDownloadSession Refresh > Feed refresh (PRODUCTION) > Concurrent feed download started, begin with 2 URLs
2.8.1.52155 3771 2025-09-17 12:15:20.672 INFO  cher-worker-5 PluginAuthManagerImpl     Plugin spaceport > No accounts exist and accounts file is empty
2.8.1.52155 3771 2025-09-17 12:15:20.680 INFO  her-worker-13 PluginManagerImpl         Installing plugin ssh from built-in plugins
2.8.1.52155 3771 2025-09-17 12:15:20.692 INFO  her-worker-13 PluginManagerImpl         loadExternalPlugins: No external plugins found
2.8.1.52155 3771 2025-09-17 12:15:20.761 INFO  main          OSIntegrationManagerImpl  performStartupTasks finished
2.8.1.52155 3771 2025-09-17 12:15:20.761 ERROR main          Toolbox_servicesKt        Failed to perform startup tasks: java.io.FileNotFoundException: /home/shai/.config/autostart/jetbrains-toolbox.desktop (Permission denied)
	at java.base/java.io.FileOutputStream.open0(Native Method)
	at java.base/java.io.FileOutputStream.open(Unknown Source)
	at java.base/java.io.FileOutputStream.<init>(Unknown Source)
	at okio.Okio__JvmOkioKt.sink(JvmOkio.kt:173)
	at okio.Okio.sink(Unknown Source)
	at okio.Okio__JvmOkioKt.sink$default(JvmOkio.kt:173)
	at okio.Okio.sink$default(Unknown Source)
	at okio.JvmSystemFileSystem.sink(JvmSystemFileSystem.kt:101)
	at okio.ForwardingFileSystem.sink(ForwardingFileSystem.kt:206)
	at com.jetbrains.toolbox.validation.FileSystemWithThreadValidation.sink(FileSystemWithThreadValidation.kt:98)
	at com.jetbrains.toolbox.dotDesktopFiles.DotDesktopAccessorImpl.ensureDotDesktopFile(DotDesktopAccessorImpl.kt:78)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.installDesktopFileTo(OSIntegrationManagerLinux.kt:422)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.ensureAutorun(OSIntegrationManagerLinux.kt:283)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.ensureOSIntegration(OSIntegrationManagerLinux.kt:252)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerImpl.performStartupTasks(OSIntegrationManagerImpl.kt:263)
	at com.jetbrains.toolbox.entry.Toolbox_servicesKt.createToolboxApplication(toolbox-services.kt:156)
	at com.jetbrains.toolbox.entry.Toolbox_servicesKt.createToolboxApplication$default(toolbox-services.kt:131)
	at com.jetbrains.toolbox.entry.ToolboxEntry.startToolboxMain(ToolboxEntry.kt:138)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at com.jetbrains.toolbox.entry.ToolboxProcessEarlyEntry.startToolbox(ToolboxProcessEarlyEntry.java:70)
2.8.1.52155 4402 2025-09-17 12:16:48.164 INFO  main          BootstrapLogger           Logging configuration verified: slf4j logger factory is correct, tinylog logging provider is correct, expected writers are present.
2.8.1.52155 4402 2025-09-17 12:16:48.164 INFO  main          BootstrapLogger           ===========================================================
2.8.1.52155 4402 2025-09-17 12:16:48.166 INFO  main          BootstrapLogger           JetBrains Toolbox 2.8.1.52155 built on 2025-08-11T20:58:32+03:00 is starting
2.8.1.52155 4402 2025-09-17 12:16:48.166 INFO  main          BootstrapLogger           Git Commit: be12f4283b6834db93a6545561b9119c7c9a1ceb
2.8.1.52155 4402 2025-09-17 12:16:48.166 INFO  main          BootstrapLogger           OS: Linux, JRE: 21.0.7+6-b1034.51
2.8.1.52155 4402 2025-09-17 12:16:48.167 INFO  main          BootstrapLogger           Executable: null
2.8.1.52155 4402 2025-09-17 12:16:48.167 INFO  main          BootstrapLogger           Arguments: /opt/jetbrains-toolbox/jetbrains-toolbox
2.8.1.52155 4402 2025-09-17 12:16:48.167 INFO  main          BootstrapLogger           === Environment variables ===
2.8.1.52155 4402 2025-09-17 12:16:48.167 INFO  main          BootstrapLogger           DBUS_SESSION_BUS_ADDRESS = unix:path=/run/user/1000/bus
2.8.1.52155 4402 2025-09-17 12:16:48.167 INFO  main          BootstrapLogger           DEBUGINFOD_URLS = https://debuginfod.archlinux.org 
2.8.1.52155 4402 2025-09-17 12:16:48.168 INFO  main          BootstrapLogger           DESKTOP_SESSION = plasma
2.8.1.52155 4402 2025-09-17 12:16:48.168 INFO  main          BootstrapLogger           DISPLAY = :1
2.8.1.52155 4402 2025-09-17 12:16:48.168 INFO  main          BootstrapLogger           EDITOR = nvim
2.8.1.52155 4402 2025-09-17 12:16:48.168 INFO  main          BootstrapLogger           GBM_BACKEND = nvidia-drm
2.8.1.52155 4402 2025-09-17 12:16:48.168 INFO  main          BootstrapLogger           GTK2_RC_FILES = /etc/gtk-2.0/gtkrc:/home/shai/.gtkrc-2.0:/home/shai/.config/gtkrc-2.0
2.8.1.52155 4402 2025-09-17 12:16:48.168 INFO  main          BootstrapLogger           GTK_RC_FILES = /etc/gtk/gtkrc:/home/shai/.gtkrc:/home/shai/.config/gtkrc
2.8.1.52155 4402 2025-09-17 12:16:48.168 INFO  main          BootstrapLogger           HG = /usr/bin/hg
2.8.1.52155 4402 2025-09-17 12:16:48.168 INFO  main          BootstrapLogger           HOME = /home/shai
2.8.1.52155 4402 2025-09-17 12:16:48.168 INFO  main          BootstrapLogger           ICEAUTHORITY = /run/user/1000/iceauth_PoRiSV
2.8.1.52155 4402 2025-09-17 12:16:48.168 INFO  main          BootstrapLogger           INVOCATION_ID = ec15a17c73e24d5ab93f984963b6979b
2.8.1.52155 4402 2025-09-17 12:16:48.168 INFO  main          BootstrapLogger           JOURNAL_STREAM = 9:2374
2.8.1.52155 4402 2025-09-17 12:16:48.168 INFO  main          BootstrapLogger           KDE_APPLICATIONS_AS_SCOPE = 1
2.8.1.52155 4402 2025-09-17 12:16:48.168 INFO  main          BootstrapLogger           KDE_FULL_SESSION = true
2.8.1.52155 4402 2025-09-17 12:16:48.168 INFO  main          BootstrapLogger           KDE_SESSION_UID = 1000
2.8.1.52155 4402 2025-09-17 12:16:48.168 INFO  main          BootstrapLogger           KDE_SESSION_VERSION = 6
2.8.1.52155 4402 2025-09-17 12:16:48.168 INFO  main          BootstrapLogger           LANG = en_IL.UTF-8
2.8.1.52155 4402 2025-09-17 12:16:48.168 INFO  main          BootstrapLogger           LIBVIRT_DEFAULT_URI = qemu:///system
2.8.1.52155 4402 2025-09-17 12:16:48.168 INFO  main          BootstrapLogger           LOGNAME = shai
2.8.1.52155 4402 2025-09-17 12:16:48.168 INFO  main          BootstrapLogger           MAIL = /var/spool/mail/shai
2.8.1.52155 4402 2025-09-17 12:16:48.168 INFO  main          BootstrapLogger           MANAGERPID = 1055
2.8.1.52155 4402 2025-09-17 12:16:48.168 INFO  main          BootstrapLogger           MANPAGER = env BATMAN_IS_BEING_MANPAGER=yes bash /usr/bin/batman
2.8.1.52155 4402 2025-09-17 12:16:48.168 INFO  main          BootstrapLogger           MANROFFOPT = -c
2.8.1.52155 4402 2025-09-17 12:16:48.168 INFO  main          BootstrapLogger           MEMORY_PRESSURE_WATCH = /sys/fs/cgroup/user.slice/user-1000.slice/user@1000.service/session.slice/plasma-plasmashell.service/memory.pressure
2.8.1.52155 4402 2025-09-17 12:16:48.168 INFO  main          BootstrapLogger           MEMORY_PRESSURE_WRITE = c29tZSAyMDAwMDAgMjAwMDAwMAA=
2.8.1.52155 4402 2025-09-17 12:16:48.168 INFO  main          BootstrapLogger           MOTD_SHOWN = pam
2.8.1.52155 4402 2025-09-17 12:16:48.168 INFO  main          BootstrapLogger           MY_MESA_DATA_DIR = /home/shai/dev/mesa-data
2.8.1.52155 4402 2025-09-17 12:16:48.168 INFO  main          BootstrapLogger           PAM_KWALLET5_LOGIN = /run/user/1000/kwallet5.socket
2.8.1.52155 4402 2025-09-17 12:16:48.168 INFO  main          BootstrapLogger           PATH = /home/shai/.local/bin:/usr/local/texlive/2025/bin/x86_64-linux:/home/shai/.pyenv/shims:/usr/local/sbin:/usr/local/bin:/usr/bin:/var/lib/flatpak/exports/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/usr/lib/rustup/bin:/home/shai/.local/share/JetBrains/Toolbox/scripts:/home/shai/.lmstudio/bin
2.8.1.52155 4402 2025-09-17 12:16:48.168 INFO  main          BootstrapLogger           [sensitive] PUSHOVER_MESA_APP_TOKEN = ******
2.8.1.52155 4402 2025-09-17 12:16:48.168 INFO  main          BootstrapLogger           PUSHOVER_USER_KEY = u4dm64zufs1sapq6ocrhvqqubctrpr
2.8.1.52155 4402 2025-09-17 12:16:48.168 INFO  main          BootstrapLogger           PWD = /home/shai
2.8.1.52155 4402 2025-09-17 12:16:48.168 INFO  main          BootstrapLogger           PYENV_ROOT = /home/shai/.pyenv
2.8.1.52155 4402 2025-09-17 12:16:48.168 INFO  main          BootstrapLogger           PYENV_SHELL = fish
2.8.1.52155 4402 2025-09-17 12:16:48.168 INFO  main          BootstrapLogger           PYTHON_CFLAGS = -march=native -mtune=native
2.8.1.52155 4402 2025-09-17 12:16:48.168 INFO  main          BootstrapLogger           PYTHON_CONFIGURE_OPTS = --enable-optimizations --with-lto
2.8.1.52155 4402 2025-09-17 12:16:48.168 INFO  main          BootstrapLogger           QT_WAYLAND_RECONNECT = 1
2.8.1.52155 4402 2025-09-17 12:16:48.168 INFO  main          BootstrapLogger           SESSION_MANAGER = local/shai-desktop:@/tmp/.ICE-unix/1410,unix/shai-desktop:/tmp/.ICE-unix/1410
2.8.1.52155 4402 2025-09-17 12:16:48.168 INFO  main          BootstrapLogger           SHELL = /usr/bin/fish
2.8.1.52155 4402 2025-09-17 12:16:48.168 INFO  main          BootstrapLogger           SSH_AGENT_PID = 1199
2.8.1.52155 4402 2025-09-17 12:16:48.168 INFO  main          BootstrapLogger           SSH_AUTH_SOCK = /tmp/ssh-XXXXXXvN7YNH/agent.1198
2.8.1.52155 4402 2025-09-17 12:16:48.168 INFO  main          BootstrapLogger           SYSTEMD_EXEC_PID = 1426
2.8.1.52155 4402 2025-09-17 12:16:48.168 INFO  main          BootstrapLogger           USER = shai
2.8.1.52155 4402 2025-09-17 12:16:48.168 INFO  main          BootstrapLogger           WAYLAND_DISPLAY = wayland-0
2.8.1.52155 4402 2025-09-17 12:16:48.168 INFO  main          BootstrapLogger           XAUTHORITY = /run/user/1000/xauth_SqsvLP
2.8.1.52155 4402 2025-09-17 12:16:48.168 INFO  main          BootstrapLogger           [sensitive] XDG_ACTIVATION_TOKEN = ******
2.8.1.52155 4402 2025-09-17 12:16:48.168 INFO  main          BootstrapLogger           XDG_CONFIG_DIRS = /home/shai/.config/kdedefaults:/etc/xdg
2.8.1.52155 4402 2025-09-17 12:16:48.168 INFO  main          BootstrapLogger           XDG_CURRENT_DESKTOP = KDE
2.8.1.52155 4402 2025-09-17 12:16:48.168 INFO  main          BootstrapLogger           XDG_DATA_DIRS = /home/shai/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share:/usr/share
2.8.1.52155 4402 2025-09-17 12:16:48.168 INFO  main          BootstrapLogger           XDG_MENU_PREFIX = plasma-
2.8.1.52155 4402 2025-09-17 12:16:48.168 INFO  main          BootstrapLogger           XDG_RUNTIME_DIR = /run/user/1000
2.8.1.52155 4402 2025-09-17 12:16:48.168 INFO  main          BootstrapLogger           XDG_SEAT = seat0
2.8.1.52155 4402 2025-09-17 12:16:48.168 INFO  main          BootstrapLogger           XDG_SEAT_PATH = /org/freedesktop/DisplayManager/Seat0
2.8.1.52155 4402 2025-09-17 12:16:48.168 INFO  main          BootstrapLogger           XDG_SESSION_CLASS = user
2.8.1.52155 4402 2025-09-17 12:16:48.168 INFO  main          BootstrapLogger           XDG_SESSION_DESKTOP = KDE
2.8.1.52155 4402 2025-09-17 12:16:48.168 INFO  main          BootstrapLogger           XDG_SESSION_ID = 2
2.8.1.52155 4402 2025-09-17 12:16:48.168 INFO  main          BootstrapLogger           XDG_SESSION_PATH = /org/freedesktop/DisplayManager/Session1
2.8.1.52155 4402 2025-09-17 12:16:48.168 INFO  main          BootstrapLogger           XDG_SESSION_TYPE = wayland
2.8.1.52155 4402 2025-09-17 12:16:48.169 INFO  main          BootstrapLogger           XDG_VTNR = 1
2.8.1.52155 4402 2025-09-17 12:16:48.169 INFO  main          BootstrapLogger           XKB_DEFAULT_LAYOUT = us
2.8.1.52155 4402 2025-09-17 12:16:48.169 INFO  main          BootstrapLogger           XKB_DEFAULT_MODEL = pc105+inet
2.8.1.52155 4402 2025-09-17 12:16:48.169 INFO  main          BootstrapLogger           XKB_DEFAULT_OPTIONS = terminate:ctrl_alt_bksp
2.8.1.52155 4402 2025-09-17 12:16:48.169 INFO  main          BootstrapLogger           __GLX_VENDOR_LIBRARY_NAME = nvidia
2.8.1.52155 4402 2025-09-17 12:16:48.169 INFO  main          BootstrapLogger           === end of environment variables ===
2.8.1.52155 4402 2025-09-17 12:16:48.169 INFO  main          BootstrapLogger           Dumping bootstrap log entries (18 total): 
2.8.1.52155 4402 2025-09-17 12:16:48.169 INFO  main          BootstrapLogger           12:16:48.070 | ToolboxEntry | pid: 4402
2.8.1.52155 4402 2025-09-17 12:16:48.169 INFO  main          BootstrapLogger           12:16:48.121 | Semaphore | Semaphore 0 is initialized (non-zero otime) and the value is available; last seen value was 1
2.8.1.52155 4402 2025-09-17 12:16:48.169 INFO  main          BootstrapLogger           12:16:48.121 | Semaphore | Semaphore 0 is initialized (non-zero otime) and the value is available; last seen value was 1
2.8.1.52155 4402 2025-09-17 12:16:48.169 INFO  main          BootstrapLogger           12:16:48.122 | Semaphore | Acquired semaphore 0, will be a main instance
2.8.1.52155 4402 2025-09-17 12:16:48.169 INFO  main          BootstrapLogger           12:16:48.123 | Semaphore | Semaphore 0 is initialized (non-zero otime) and the value is available; last seen value was 0
2.8.1.52155 4402 2025-09-17 12:16:48.169 INFO  main          BootstrapLogger           12:16:48.123 | UnixApplicationStartLock | Running as main instance
2.8.1.52155 4402 2025-09-17 12:16:48.169 INFO  main          BootstrapLogger           12:16:48.123 | ApplicationStartLock$Companion | application lock acquired: true
2.8.1.52155 4402 2025-09-17 12:16:48.169 INFO  main          BootstrapLogger           12:16:48.124 | IpcInstanceFactory | pid: 4402
2.8.1.52155 4402 2025-09-17 12:16:48.169 INFO  main          BootstrapLogger           12:16:48.125 | MainInstanceImpl$Companion | /home/shai/.cache/JetBrains/Toolbox/ipc: binding
2.8.1.52155 4402 2025-09-17 12:16:48.169 INFO  main          BootstrapLogger           12:16:48.143 | MainInstanceImpl$Companion | /home/shai/.cache/JetBrains/Toolbox/ipc: already in use (Address already in use)
2.8.1.52155 4402 2025-09-17 12:16:48.169 INFO  main          BootstrapLogger           12:16:48.143 | IpcInstanceFactory | checking if the main instance is alive
2.8.1.52155 4402 2025-09-17 12:16:48.169 INFO  main          BootstrapLogger           12:16:48.145 | MainInstanceImpl$Companion | /home/shai/.cache/JetBrains/Toolbox/ipc: binding
2.8.1.52155 4402 2025-09-17 12:16:48.169 INFO  main          BootstrapLogger           12:16:48.147 | MainInstanceImpl$Companion | /home/shai/.cache/JetBrains/Toolbox/ipc: bound
2.8.1.52155 4402 2025-09-17 12:16:48.169 INFO  main          BootstrapLogger           12:16:48.147 | IpcInstanceFactory | Instance type: main
2.8.1.52155 4402 2025-09-17 12:16:48.169 INFO  main          BootstrapLogger           12:16:48.147 | IpcInstanceFactory | Acquired server channel
2.8.1.52155 4402 2025-09-17 12:16:48.169 INFO  main          BootstrapLogger           12:16:48.147 | MainInstanceImpl | Debugger can not be attached
2.8.1.52155 4402 2025-09-17 12:16:48.169 INFO  main          BootstrapLogger           12:16:48.148 | BootstrapLogger | instance type: MainInstance
2.8.1.52155 4402 2025-09-17 12:16:48.169 INFO  main          BootstrapLogger           12:16:48.158 | BootstrapLogger | Logging to /home/shai/.local/share/JetBrains/Toolbox/logs/toolbox.{count}.log
2.8.1.52155 4402 2025-09-17 12:16:48.171 INFO  main          Toolbox_servicesKt        Command line: [/opt/jetbrains-toolbox/jetbrains-toolbox], pid: 4402
2.8.1.52155 4402 2025-09-17 12:16:48.389 INFO  cher-worker-1 JVMLogger                 loading snapshot StorageKey(storage=toolbox)
2.8.1.52155 4402 2025-09-17 12:16:48.412 INFO  main          KeychainBackendKt         Using preferred keychain backend, linux-libsecret
2.8.1.52155 4402 2025-09-17 12:16:48.451 INFO  her-worker-11 AccountManagerImpl        Loading accounts from /home/shai/.local/share/JetBrains/Toolbox/accounts.json
2.8.1.52155 4402 2025-09-17 12:16:48.451 WARN  her-worker-11 AccountManagerImpl        File /home/shai/.local/share/JetBrains/Toolbox/accounts.json does not exist
2.8.1.52155 4402 2025-09-17 12:16:48.452 INFO  her-worker-11 AccountManagerImpl        Loaded accounts: 
2.8.1.52155 4402 2025-09-17 12:16:48.460 INFO  her-worker-15 CacheManagerImpl          There is no file under /home/shai/.local/share/JetBrains/Toolbox/enterprise/feed-filter.json to remove
2.8.1.52155 4402 2025-09-17 12:16:48.462 INFO  cher-worker-8 AccountManagerImpl        No accounts exists and accounts file is empty
2.8.1.52155 4402 2025-09-17 12:16:48.464 INFO  main          CapabilitiesKt            toolbox_version = 2.8.1.52155
2.8.1.52155 4402 2025-09-17 12:16:48.464 INFO  main          CapabilitiesKt            os = linux
2.8.1.52155 4402 2025-09-17 12:16:48.464 INFO  main          CapabilitiesKt            os_kernel = Linux
2.8.1.52155 4402 2025-09-17 12:16:48.464 INFO  main          CapabilitiesKt            os_version_major = 6
2.8.1.52155 4402 2025-09-17 12:16:48.464 INFO  main          CapabilitiesKt            os_version_minor = 16
2.8.1.52155 4402 2025-09-17 12:16:48.464 INFO  main          CapabilitiesKt            os_version_micro = 7
2.8.1.52155 4402 2025-09-17 12:16:48.464 INFO  main          CapabilitiesKt            os_version = 6.16.7-arch1-1
2.8.1.52155 4402 2025-09-17 12:16:48.464 INFO  main          CapabilitiesKt            cpu_arch = x64
2.8.1.52155 4402 2025-09-17 12:16:48.464 INFO  main          CapabilitiesKt            glibc = 2.42
2.8.1.52155 4402 2025-09-17 12:16:48.627 INFO  her-worker-10 CacheManagerImpl          There is no file under /home/shai/.local/share/JetBrains/Toolbox/enterprise/services.json to remove
2.8.1.52155 4402 2025-09-17 12:16:48.678 INFO  main          FileUtilsImpl             Retained the following 0 path(s): []
2.8.1.52155 4402 2025-09-17 12:16:48.679 INFO  main          ToolManagerImpl           Detected toolbox installation at /opt/jetbrains-toolbox
2.8.1.52155 4402 2025-09-17 12:16:48.696 INFO  cher-worker-2 CacheManagerImpl          There is no file under /home/shai/.local/share/JetBrains/Toolbox/enterprise/auto-installed-tools.json to remove
2.8.1.52155 4402 2025-09-17 12:16:48.698 INFO  her-worker-11 iseOnAuthStateChangeSetup Check if redirect to OnBoarding is required:
  Config: null
  Account: null
2.8.1.52155 4402 2025-09-17 12:16:48.703 INFO  main          PlatformDependent         Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
2.8.1.52155 4402 2025-09-17 12:16:48.720 INFO  main          NettyServicesServerBase   Starting services server on /run/user/1000/jb.station.sock
2.8.1.52155 4402 2025-09-17 12:16:48.728 INFO  cher-worker-9 ShellLaunchersManagerImpl Updating shell launchers in /home/shai/.local/share/JetBrains/Toolbox/scripts
2.8.1.52155 4402 2025-09-17 12:16:48.735 INFO  her-worker-11 CacheManagerImpl          There is no file under /home/shai/.cache/JetBrains/Toolbox/disk_usage.json to remove
2.8.1.52155 4402 2025-09-17 12:16:48.785 INFO  on Server 1-1 AbstractInternalLogger    [id: 0x82df22af] REGISTERED
2.8.1.52155 4402 2025-09-17 12:16:48.785 INFO  on Server 1-1 AbstractInternalLogger    [id: 0x82df22af] BIND: /run/user/1000/jb.station.sock
2.8.1.52155 4402 2025-09-17 12:16:48.785 INFO  on Server 1-1 AbstractInternalLogger    [id: 0x82df22af, L:/run/user/1000/jb.station.sock] ACTIVE
2.8.1.52155 4402 2025-09-17 12:16:48.785 INFO  cher-worker-6 NettyServicesServerBase   Services server started
2.8.1.52155 4402 2025-09-17 12:16:48.786 INFO  cher-worker-3 iltInServerImpl$Companion Refresh > Built-in server started. Address: 127.0.0.1 Port: 36935
Registered handlers:
/educationalProgress: WebSocketHandshakeHandler
/gateway/clientLink: WebSocketHandshakeHandler
2.8.1.52155 4402 2025-09-17 12:16:48.869 INFO  main          Toolbox_servicesKt        Renderer: Default
2.8.1.52155 4402 2025-09-17 12:16:48.869 INFO  main          OSIntegrationManagerLinux bin directory cannot be resolved: no such file: java.io.FileNotFoundException: no such file
	at okio.JvmSystemFileSystem.canonicalize(JvmSystemFileSystem.kt:31)
	at okio.ForwardingFileSystem.canonicalize(ForwardingFileSystem.kt:148)
	at com.jetbrains.toolbox.validation.FileSystemWithThreadValidation.canonicalize(FileSystemWithThreadValidation.kt:38)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.getBinDir$resolved(OSIntegrationManagerLinux.kt:258)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.getBinDir(OSIntegrationManagerLinux.kt:270)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.getBinDir$default(OSIntegrationManagerLinux.kt:256)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.ensureOSIntegration(OSIntegrationManagerLinux.kt:242)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerImpl.performStartupTasks(OSIntegrationManagerImpl.kt:263)
	at com.jetbrains.toolbox.entry.Toolbox_servicesKt.createToolboxApplication(toolbox-services.kt:156)
	at com.jetbrains.toolbox.entry.Toolbox_servicesKt.createToolboxApplication$default(toolbox-services.kt:131)
	at com.jetbrains.toolbox.entry.ToolboxEntry.startToolboxMain(ToolboxEntry.kt:138)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at com.jetbrains.toolbox.entry.ToolboxProcessEarlyEntry.startToolbox(ToolboxProcessEarlyEntry.java:70)
2.8.1.52155 4402 2025-09-17 12:16:48.870 ERROR main          OSIntegrationManagerLinux Failed to install icon for desktop file: java.io.FileNotFoundException: /opt/jetbrains-toolbox/toolbox.svg (Permission denied)
	at java.base/java.io.FileOutputStream.open0(Native Method)
	at java.base/java.io.FileOutputStream.open(Unknown Source)
	at java.base/java.io.FileOutputStream.<init>(Unknown Source)
	at okio.Okio__JvmOkioKt.sink(JvmOkio.kt:173)
	at okio.Okio.sink(Unknown Source)
	at okio.Okio__JvmOkioKt.sink$default(JvmOkio.kt:173)
	at okio.Okio.sink$default(Unknown Source)
	at okio.JvmSystemFileSystem.sink(JvmSystemFileSystem.kt:101)
	at okio.ForwardingFileSystem.sink(ForwardingFileSystem.kt:206)
	at com.jetbrains.toolbox.validation.FileSystemWithThreadValidation.sink(FileSystemWithThreadValidation.kt:98)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.installDesktopFile(OSIntegrationManagerLinux.kt:487)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.ensureOSIntegration(OSIntegrationManagerLinux.kt:248)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerImpl.performStartupTasks(OSIntegrationManagerImpl.kt:263)
	at com.jetbrains.toolbox.entry.Toolbox_servicesKt.createToolboxApplication(toolbox-services.kt:156)
	at com.jetbrains.toolbox.entry.Toolbox_servicesKt.createToolboxApplication$default(toolbox-services.kt:131)
	at com.jetbrains.toolbox.entry.ToolboxEntry.startToolboxMain(ToolboxEntry.kt:138)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at com.jetbrains.toolbox.entry.ToolboxProcessEarlyEntry.startToolbox(ToolboxProcessEarlyEntry.java:70)
2.8.1.52155 4402 2025-09-17 12:16:48.870 INFO  main          OSIntegrationManagerLinux Installed .desktop file to /home/shai/.local/share/applications/jetbrains-toolbox.desktop
2.8.1.52155 4402 2025-09-17 12:16:48.870 INFO  main          ionManagerLinux$Companion Adding jetbrains:// protocol handler to mimeapps.list
2.8.1.52155 4402 2025-09-17 12:16:48.871 INFO  main          ProcessesRunnerBlocking   Executing /usr/bin/xdg-mime args: default|jetbrains-toolbox.desktop|x-scheme-handler/jetbrains
2.8.1.52155 4402 2025-09-17 12:16:48.877 INFO  her-worker-19 PluginManagerImpl         Installing plugin spaceport from built-in plugins
2.8.1.52155 4402 2025-09-17 12:16:48.883 INFO  her-worker-19 uginsSettingsProviderImpl Settings file for plugin spaceport doesn't exist
2.8.1.52155 4402 2025-09-17 12:16:48.895 INFO  cher-worker-9 ConcurrentDownloadSession Refresh > Feed refresh (PRODUCTION) > Concurrent feed download started, begin with 2 URLs
2.8.1.52155 4402 2025-09-17 12:16:48.895 INFO  her-worker-13 ConcurrentDownloadSession Concurrent feed download started, begin with 1 URLs
2.8.1.52155 4402 2025-09-17 12:16:48.902 INFO  her-worker-13 CacheManagerImpl          There is no file under /home/shai/.cache/JetBrains/Toolbox/licenses.json to remove
2.8.1.52155 4402 2025-09-17 12:16:48.917 INFO  cher-worker-2 PluginAuthManagerImpl     Plugin spaceport > No accounts exist and accounts file is empty
2.8.1.52155 4402 2025-09-17 12:16:48.923 INFO  her-worker-19 PluginManagerImpl         Installing plugin ssh from built-in plugins
2.8.1.52155 4402 2025-09-17 12:16:48.937 INFO  her-worker-19 PluginManagerImpl         loadExternalPlugins: No external plugins found
2.8.1.52155 4402 2025-09-17 12:16:48.942 INFO  main          OSIntegrationManagerImpl  performStartupTasks finished
2.8.1.52155 4402 2025-09-17 12:16:48.942 ERROR main          Toolbox_servicesKt        Failed to perform startup tasks: java.io.FileNotFoundException: /home/shai/.config/autostart/jetbrains-toolbox.desktop (Permission denied)
	at java.base/java.io.FileOutputStream.open0(Native Method)
	at java.base/java.io.FileOutputStream.open(Unknown Source)
	at java.base/java.io.FileOutputStream.<init>(Unknown Source)
	at okio.Okio__JvmOkioKt.sink(JvmOkio.kt:173)
	at okio.Okio.sink(Unknown Source)
	at okio.Okio__JvmOkioKt.sink$default(JvmOkio.kt:173)
	at okio.Okio.sink$default(Unknown Source)
	at okio.JvmSystemFileSystem.sink(JvmSystemFileSystem.kt:101)
	at okio.ForwardingFileSystem.sink(ForwardingFileSystem.kt:206)
	at com.jetbrains.toolbox.validation.FileSystemWithThreadValidation.sink(FileSystemWithThreadValidation.kt:98)
	at com.jetbrains.toolbox.dotDesktopFiles.DotDesktopAccessorImpl.ensureDotDesktopFile(DotDesktopAccessorImpl.kt:78)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.installDesktopFileTo(OSIntegrationManagerLinux.kt:422)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.ensureAutorun(OSIntegrationManagerLinux.kt:283)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.ensureOSIntegration(OSIntegrationManagerLinux.kt:252)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerImpl.performStartupTasks(OSIntegrationManagerImpl.kt:263)
	at com.jetbrains.toolbox.entry.Toolbox_servicesKt.createToolboxApplication(toolbox-services.kt:156)
	at com.jetbrains.toolbox.entry.Toolbox_servicesKt.createToolboxApplication$default(toolbox-services.kt:131)
	at com.jetbrains.toolbox.entry.ToolboxEntry.startToolboxMain(ToolboxEntry.kt:138)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at com.jetbrains.toolbox.entry.ToolboxProcessEarlyEntry.startToolbox(ToolboxProcessEarlyEntry.java:70)
2.8.1.52155 4606 2025-09-17 12:17:37.014 INFO  main          BootstrapLogger           Logging configuration verified: slf4j logger factory is correct, tinylog logging provider is correct, expected writers are present.
2.8.1.52155 4606 2025-09-17 12:17:37.015 INFO  main          BootstrapLogger           ===========================================================
2.8.1.52155 4606 2025-09-17 12:17:37.016 INFO  main          BootstrapLogger           JetBrains Toolbox 2.8.1.52155 built on 2025-08-11T20:58:32+03:00 is starting
2.8.1.52155 4606 2025-09-17 12:17:37.016 INFO  main          BootstrapLogger           Git Commit: be12f4283b6834db93a6545561b9119c7c9a1ceb
2.8.1.52155 4606 2025-09-17 12:17:37.016 INFO  main          BootstrapLogger           OS: Linux, JRE: 21.0.7+6-b1034.51
2.8.1.52155 4606 2025-09-17 12:17:37.017 INFO  main          BootstrapLogger           Executable: null
2.8.1.52155 4606 2025-09-17 12:17:37.017 INFO  main          BootstrapLogger           Arguments: /opt/jetbrains-toolbox/jetbrains-toolbox
2.8.1.52155 4606 2025-09-17 12:17:37.017 INFO  main          BootstrapLogger           === Environment variables ===
2.8.1.52155 4606 2025-09-17 12:17:37.017 INFO  main          BootstrapLogger           DBUS_SESSION_BUS_ADDRESS = unix:path=/run/user/1000/bus
2.8.1.52155 4606 2025-09-17 12:17:37.018 INFO  main          BootstrapLogger           DEBUGINFOD_URLS = https://debuginfod.archlinux.org 
2.8.1.52155 4606 2025-09-17 12:17:37.018 INFO  main          BootstrapLogger           DESKTOP_SESSION = plasma
2.8.1.52155 4606 2025-09-17 12:17:37.018 INFO  main          BootstrapLogger           DISPLAY = :1
2.8.1.52155 4606 2025-09-17 12:17:37.018 INFO  main          BootstrapLogger           EDITOR = nvim
2.8.1.52155 4606 2025-09-17 12:17:37.018 INFO  main          BootstrapLogger           GBM_BACKEND = nvidia-drm
2.8.1.52155 4606 2025-09-17 12:17:37.018 INFO  main          BootstrapLogger           GTK2_RC_FILES = /etc/gtk-2.0/gtkrc:/home/shai/.gtkrc-2.0:/home/shai/.config/gtkrc-2.0
2.8.1.52155 4606 2025-09-17 12:17:37.018 INFO  main          BootstrapLogger           GTK_RC_FILES = /etc/gtk/gtkrc:/home/shai/.gtkrc:/home/shai/.config/gtkrc
2.8.1.52155 4606 2025-09-17 12:17:37.018 INFO  main          BootstrapLogger           HG = /usr/bin/hg
2.8.1.52155 4606 2025-09-17 12:17:37.018 INFO  main          BootstrapLogger           HOME = /home/shai
2.8.1.52155 4606 2025-09-17 12:17:37.018 INFO  main          BootstrapLogger           ICEAUTHORITY = /run/user/1000/iceauth_PoRiSV
2.8.1.52155 4606 2025-09-17 12:17:37.018 INFO  main          BootstrapLogger           INVOCATION_ID = ec15a17c73e24d5ab93f984963b6979b
2.8.1.52155 4606 2025-09-17 12:17:37.018 INFO  main          BootstrapLogger           JOURNAL_STREAM = 9:2374
2.8.1.52155 4606 2025-09-17 12:17:37.018 INFO  main          BootstrapLogger           KDE_APPLICATIONS_AS_SCOPE = 1
2.8.1.52155 4606 2025-09-17 12:17:37.018 INFO  main          BootstrapLogger           KDE_FULL_SESSION = true
2.8.1.52155 4606 2025-09-17 12:17:37.018 INFO  main          BootstrapLogger           KDE_SESSION_UID = 1000
2.8.1.52155 4606 2025-09-17 12:17:37.018 INFO  main          BootstrapLogger           KDE_SESSION_VERSION = 6
2.8.1.52155 4606 2025-09-17 12:17:37.018 INFO  main          BootstrapLogger           LANG = en_IL.UTF-8
2.8.1.52155 4606 2025-09-17 12:17:37.018 INFO  main          BootstrapLogger           LIBVIRT_DEFAULT_URI = qemu:///system
2.8.1.52155 4606 2025-09-17 12:17:37.018 INFO  main          BootstrapLogger           LOGNAME = shai
2.8.1.52155 4606 2025-09-17 12:17:37.018 INFO  main          BootstrapLogger           MAIL = /var/spool/mail/shai
2.8.1.52155 4606 2025-09-17 12:17:37.018 INFO  main          BootstrapLogger           MANAGERPID = 1055
2.8.1.52155 4606 2025-09-17 12:17:37.018 INFO  main          BootstrapLogger           MANPAGER = env BATMAN_IS_BEING_MANPAGER=yes bash /usr/bin/batman
2.8.1.52155 4606 2025-09-17 12:17:37.018 INFO  main          BootstrapLogger           MANROFFOPT = -c
2.8.1.52155 4606 2025-09-17 12:17:37.018 INFO  main          BootstrapLogger           MEMORY_PRESSURE_WATCH = /sys/fs/cgroup/user.slice/user-1000.slice/user@1000.service/session.slice/plasma-plasmashell.service/memory.pressure
2.8.1.52155 4606 2025-09-17 12:17:37.018 INFO  main          BootstrapLogger           MEMORY_PRESSURE_WRITE = c29tZSAyMDAwMDAgMjAwMDAwMAA=
2.8.1.52155 4606 2025-09-17 12:17:37.018 INFO  main          BootstrapLogger           MOTD_SHOWN = pam
2.8.1.52155 4606 2025-09-17 12:17:37.018 INFO  main          BootstrapLogger           MY_MESA_DATA_DIR = /home/shai/dev/mesa-data
2.8.1.52155 4606 2025-09-17 12:17:37.018 INFO  main          BootstrapLogger           PAM_KWALLET5_LOGIN = /run/user/1000/kwallet5.socket
2.8.1.52155 4606 2025-09-17 12:17:37.018 INFO  main          BootstrapLogger           PATH = /home/shai/.local/bin:/usr/local/texlive/2025/bin/x86_64-linux:/home/shai/.pyenv/shims:/usr/local/sbin:/usr/local/bin:/usr/bin:/var/lib/flatpak/exports/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/usr/lib/rustup/bin:/home/shai/.local/share/JetBrains/Toolbox/scripts:/home/shai/.lmstudio/bin
2.8.1.52155 4606 2025-09-17 12:17:37.018 INFO  main          BootstrapLogger           [sensitive] PUSHOVER_MESA_APP_TOKEN = ******
2.8.1.52155 4606 2025-09-17 12:17:37.018 INFO  main          BootstrapLogger           PUSHOVER_USER_KEY = u4dm64zufs1sapq6ocrhvqqubctrpr
2.8.1.52155 4606 2025-09-17 12:17:37.018 INFO  main          BootstrapLogger           PWD = /home/shai
2.8.1.52155 4606 2025-09-17 12:17:37.018 INFO  main          BootstrapLogger           PYENV_ROOT = /home/shai/.pyenv
2.8.1.52155 4606 2025-09-17 12:17:37.018 INFO  main          BootstrapLogger           PYENV_SHELL = fish
2.8.1.52155 4606 2025-09-17 12:17:37.018 INFO  main          BootstrapLogger           PYTHON_CFLAGS = -march=native -mtune=native
2.8.1.52155 4606 2025-09-17 12:17:37.018 INFO  main          BootstrapLogger           PYTHON_CONFIGURE_OPTS = --enable-optimizations --with-lto
2.8.1.52155 4606 2025-09-17 12:17:37.018 INFO  main          BootstrapLogger           QT_WAYLAND_RECONNECT = 1
2.8.1.52155 4606 2025-09-17 12:17:37.018 INFO  main          BootstrapLogger           SESSION_MANAGER = local/shai-desktop:@/tmp/.ICE-unix/1410,unix/shai-desktop:/tmp/.ICE-unix/1410
2.8.1.52155 4606 2025-09-17 12:17:37.018 INFO  main          BootstrapLogger           SHELL = /usr/bin/fish
2.8.1.52155 4606 2025-09-17 12:17:37.018 INFO  main          BootstrapLogger           SSH_AGENT_PID = 1199
2.8.1.52155 4606 2025-09-17 12:17:37.018 INFO  main          BootstrapLogger           SSH_AUTH_SOCK = /tmp/ssh-XXXXXXvN7YNH/agent.1198
2.8.1.52155 4606 2025-09-17 12:17:37.018 INFO  main          BootstrapLogger           SYSTEMD_EXEC_PID = 1426
2.8.1.52155 4606 2025-09-17 12:17:37.019 INFO  main          BootstrapLogger           USER = shai
2.8.1.52155 4606 2025-09-17 12:17:37.019 INFO  main          BootstrapLogger           WAYLAND_DISPLAY = wayland-0
2.8.1.52155 4606 2025-09-17 12:17:37.019 INFO  main          BootstrapLogger           XAUTHORITY = /run/user/1000/xauth_SqsvLP
2.8.1.52155 4606 2025-09-17 12:17:37.019 INFO  main          BootstrapLogger           [sensitive] XDG_ACTIVATION_TOKEN = ******
2.8.1.52155 4606 2025-09-17 12:17:37.019 INFO  main          BootstrapLogger           XDG_CONFIG_DIRS = /home/shai/.config/kdedefaults:/etc/xdg
2.8.1.52155 4606 2025-09-17 12:17:37.019 INFO  main          BootstrapLogger           XDG_CURRENT_DESKTOP = KDE
2.8.1.52155 4606 2025-09-17 12:17:37.019 INFO  main          BootstrapLogger           XDG_DATA_DIRS = /home/shai/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share:/usr/share
2.8.1.52155 4606 2025-09-17 12:17:37.019 INFO  main          BootstrapLogger           XDG_MENU_PREFIX = plasma-
2.8.1.52155 4606 2025-09-17 12:17:37.019 INFO  main          BootstrapLogger           XDG_RUNTIME_DIR = /run/user/1000
2.8.1.52155 4606 2025-09-17 12:17:37.019 INFO  main          BootstrapLogger           XDG_SEAT = seat0
2.8.1.52155 4606 2025-09-17 12:17:37.019 INFO  main          BootstrapLogger           XDG_SEAT_PATH = /org/freedesktop/DisplayManager/Seat0
2.8.1.52155 4606 2025-09-17 12:17:37.019 INFO  main          BootstrapLogger           XDG_SESSION_CLASS = user
2.8.1.52155 4606 2025-09-17 12:17:37.019 INFO  main          BootstrapLogger           XDG_SESSION_DESKTOP = KDE
2.8.1.52155 4606 2025-09-17 12:17:37.019 INFO  main          BootstrapLogger           XDG_SESSION_ID = 2
2.8.1.52155 4606 2025-09-17 12:17:37.019 INFO  main          BootstrapLogger           XDG_SESSION_PATH = /org/freedesktop/DisplayManager/Session1
2.8.1.52155 4606 2025-09-17 12:17:37.019 INFO  main          BootstrapLogger           XDG_SESSION_TYPE = wayland
2.8.1.52155 4606 2025-09-17 12:17:37.019 INFO  main          BootstrapLogger           XDG_VTNR = 1
2.8.1.52155 4606 2025-09-17 12:17:37.019 INFO  main          BootstrapLogger           XKB_DEFAULT_LAYOUT = us
2.8.1.52155 4606 2025-09-17 12:17:37.019 INFO  main          BootstrapLogger           XKB_DEFAULT_MODEL = pc105+inet
2.8.1.52155 4606 2025-09-17 12:17:37.019 INFO  main          BootstrapLogger           XKB_DEFAULT_OPTIONS = terminate:ctrl_alt_bksp
2.8.1.52155 4606 2025-09-17 12:17:37.019 INFO  main          BootstrapLogger           __GLX_VENDOR_LIBRARY_NAME = nvidia
2.8.1.52155 4606 2025-09-17 12:17:37.019 INFO  main          BootstrapLogger           === end of environment variables ===
2.8.1.52155 4606 2025-09-17 12:17:37.019 INFO  main          BootstrapLogger           Dumping bootstrap log entries (18 total): 
2.8.1.52155 4606 2025-09-17 12:17:37.019 INFO  main          BootstrapLogger           12:17:36.914 | ToolboxEntry | pid: 4606
2.8.1.52155 4606 2025-09-17 12:17:37.019 INFO  main          BootstrapLogger           12:17:36.969 | Semaphore | Semaphore 0 is initialized (non-zero otime) and the value is available; last seen value was 1
2.8.1.52155 4606 2025-09-17 12:17:37.019 INFO  main          BootstrapLogger           12:17:36.970 | Semaphore | Semaphore 0 is initialized (non-zero otime) and the value is available; last seen value was 1
2.8.1.52155 4606 2025-09-17 12:17:37.019 INFO  main          BootstrapLogger           12:17:36.971 | Semaphore | Acquired semaphore 0, will be a main instance
2.8.1.52155 4606 2025-09-17 12:17:37.019 INFO  main          BootstrapLogger           12:17:36.972 | Semaphore | Semaphore 0 is initialized (non-zero otime) and the value is available; last seen value was 0
2.8.1.52155 4606 2025-09-17 12:17:37.019 INFO  main          BootstrapLogger           12:17:36.972 | UnixApplicationStartLock | Running as main instance
2.8.1.52155 4606 2025-09-17 12:17:37.019 INFO  main          BootstrapLogger           12:17:36.972 | ApplicationStartLock$Companion | application lock acquired: true
2.8.1.52155 4606 2025-09-17 12:17:37.019 INFO  main          BootstrapLogger           12:17:36.973 | IpcInstanceFactory | pid: 4606
2.8.1.52155 4606 2025-09-17 12:17:37.019 INFO  main          BootstrapLogger           12:17:36.974 | MainInstanceImpl$Companion | /home/shai/.cache/JetBrains/Toolbox/ipc: binding
2.8.1.52155 4606 2025-09-17 12:17:37.019 INFO  main          BootstrapLogger           12:17:36.991 | MainInstanceImpl$Companion | /home/shai/.cache/JetBrains/Toolbox/ipc: already in use (Address already in use)
2.8.1.52155 4606 2025-09-17 12:17:37.019 INFO  main          BootstrapLogger           12:17:36.992 | IpcInstanceFactory | checking if the main instance is alive
2.8.1.52155 4606 2025-09-17 12:17:37.019 INFO  main          BootstrapLogger           12:17:36.994 | MainInstanceImpl$Companion | /home/shai/.cache/JetBrains/Toolbox/ipc: binding
2.8.1.52155 4606 2025-09-17 12:17:37.020 INFO  main          BootstrapLogger           12:17:36.996 | MainInstanceImpl$Companion | /home/shai/.cache/JetBrains/Toolbox/ipc: bound
2.8.1.52155 4606 2025-09-17 12:17:37.020 INFO  main          BootstrapLogger           12:17:36.996 | IpcInstanceFactory | Instance type: main
2.8.1.52155 4606 2025-09-17 12:17:37.020 INFO  main          BootstrapLogger           12:17:36.996 | IpcInstanceFactory | Acquired server channel
2.8.1.52155 4606 2025-09-17 12:17:37.020 INFO  main          BootstrapLogger           12:17:36.996 | MainInstanceImpl | Debugger can not be attached
2.8.1.52155 4606 2025-09-17 12:17:37.020 INFO  main          BootstrapLogger           12:17:36.996 | BootstrapLogger | instance type: MainInstance
2.8.1.52155 4606 2025-09-17 12:17:37.020 INFO  main          BootstrapLogger           12:17:37.008 | BootstrapLogger | Logging to /home/shai/.local/share/JetBrains/Toolbox/logs/toolbox.{count}.log
2.8.1.52155 4606 2025-09-17 12:17:37.022 INFO  main          Toolbox_servicesKt        Command line: [/opt/jetbrains-toolbox/jetbrains-toolbox], pid: 4606
2.8.1.52155 4606 2025-09-17 12:17:37.247 INFO  cher-worker-1 JVMLogger                 loading snapshot StorageKey(storage=toolbox)
2.8.1.52155 4606 2025-09-17 12:17:37.270 INFO  main          KeychainBackendKt         Using preferred keychain backend, linux-libsecret
2.8.1.52155 4606 2025-09-17 12:17:37.308 INFO  cher-worker-9 AccountManagerImpl        Loading accounts from /home/shai/.local/share/JetBrains/Toolbox/accounts.json
2.8.1.52155 4606 2025-09-17 12:17:37.309 WARN  cher-worker-9 AccountManagerImpl        File /home/shai/.local/share/JetBrains/Toolbox/accounts.json does not exist
2.8.1.52155 4606 2025-09-17 12:17:37.309 INFO  cher-worker-9 AccountManagerImpl        Loaded accounts: 
2.8.1.52155 4606 2025-09-17 12:17:37.317 INFO  her-worker-14 CacheManagerImpl          There is no file under /home/shai/.local/share/JetBrains/Toolbox/enterprise/feed-filter.json to remove
2.8.1.52155 4606 2025-09-17 12:17:37.320 INFO  her-worker-17 AccountManagerImpl        No accounts exists and accounts file is empty
2.8.1.52155 4606 2025-09-17 12:17:37.321 INFO  main          CapabilitiesKt            toolbox_version = 2.8.1.52155
2.8.1.52155 4606 2025-09-17 12:17:37.321 INFO  main          CapabilitiesKt            os = linux
2.8.1.52155 4606 2025-09-17 12:17:37.321 INFO  main          CapabilitiesKt            os_kernel = Linux
2.8.1.52155 4606 2025-09-17 12:17:37.321 INFO  main          CapabilitiesKt            os_version_major = 6
2.8.1.52155 4606 2025-09-17 12:17:37.321 INFO  main          CapabilitiesKt            os_version_minor = 16
2.8.1.52155 4606 2025-09-17 12:17:37.321 INFO  main          CapabilitiesKt            os_version_micro = 7
2.8.1.52155 4606 2025-09-17 12:17:37.321 INFO  main          CapabilitiesKt            os_version = 6.16.7-arch1-1
2.8.1.52155 4606 2025-09-17 12:17:37.321 INFO  main          CapabilitiesKt            cpu_arch = x64
2.8.1.52155 4606 2025-09-17 12:17:37.321 INFO  main          CapabilitiesKt            glibc = 2.42
2.8.1.52155 4606 2025-09-17 12:17:37.495 INFO  cher-worker-6 CacheManagerImpl          There is no file under /home/shai/.local/share/JetBrains/Toolbox/enterprise/services.json to remove
2.8.1.52155 4606 2025-09-17 12:17:37.552 INFO  main          FileUtilsImpl             Retained the following 0 path(s): []
2.8.1.52155 4606 2025-09-17 12:17:37.553 INFO  main          ToolManagerImpl           Detected toolbox installation at /opt/jetbrains-toolbox
2.8.1.52155 4606 2025-09-17 12:17:37.572 INFO  her-worker-13 CacheManagerImpl          There is no file under /home/shai/.local/share/JetBrains/Toolbox/enterprise/auto-installed-tools.json to remove
2.8.1.52155 4606 2025-09-17 12:17:37.573 INFO  her-worker-13 iseOnAuthStateChangeSetup Check if redirect to OnBoarding is required:
  Config: null
  Account: null
2.8.1.52155 4606 2025-09-17 12:17:37.581 INFO  main          PlatformDependent         Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
2.8.1.52155 4606 2025-09-17 12:17:37.607 INFO  main          NettyServicesServerBase   Starting services server on /run/user/1000/jb.station.sock
2.8.1.52155 4606 2025-09-17 12:17:37.619 INFO  her-worker-11 ShellLaunchersManagerImpl Updating shell launchers in /home/shai/.local/share/JetBrains/Toolbox/scripts
2.8.1.52155 4606 2025-09-17 12:17:37.644 INFO  her-worker-10 CacheManagerImpl          There is no file under /home/shai/.cache/JetBrains/Toolbox/disk_usage.json to remove
2.8.1.52155 4606 2025-09-17 12:17:37.669 INFO  cher-worker-8 iltInServerImpl$Companion Refresh > Built-in server started. Address: 127.0.0.1 Port: 39695
Registered handlers:
/educationalProgress: WebSocketHandshakeHandler
/gateway/clientLink: WebSocketHandshakeHandler
2.8.1.52155 4606 2025-09-17 12:17:37.669 INFO  on Server 1-1 AbstractInternalLogger    [id: 0x4973a510] REGISTERED
2.8.1.52155 4606 2025-09-17 12:17:37.670 INFO  on Server 1-1 AbstractInternalLogger    [id: 0x4973a510] BIND: /run/user/1000/jb.station.sock
2.8.1.52155 4606 2025-09-17 12:17:37.670 INFO  on Server 1-1 AbstractInternalLogger    [id: 0x4973a510, L:/run/user/1000/jb.station.sock] ACTIVE
2.8.1.52155 4606 2025-09-17 12:17:37.670 INFO  her-worker-14 NettyServicesServerBase   Services server started
2.8.1.52155 4606 2025-09-17 12:17:37.758 INFO  cher-worker-1 PluginManagerImpl         Installing plugin spaceport from built-in plugins
2.8.1.52155 4606 2025-09-17 12:17:37.764 INFO  cher-worker-1 uginsSettingsProviderImpl Settings file for plugin spaceport doesn't exist
2.8.1.52155 4606 2025-09-17 12:17:37.773 INFO  main          Toolbox_servicesKt        Renderer: Default
2.8.1.52155 4606 2025-09-17 12:17:37.773 INFO  main          OSIntegrationManagerLinux bin directory cannot be resolved: no such file: java.io.FileNotFoundException: no such file
	at okio.JvmSystemFileSystem.canonicalize(JvmSystemFileSystem.kt:31)
	at okio.ForwardingFileSystem.canonicalize(ForwardingFileSystem.kt:148)
	at com.jetbrains.toolbox.validation.FileSystemWithThreadValidation.canonicalize(FileSystemWithThreadValidation.kt:38)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.getBinDir$resolved(OSIntegrationManagerLinux.kt:258)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.getBinDir(OSIntegrationManagerLinux.kt:270)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.getBinDir$default(OSIntegrationManagerLinux.kt:256)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.ensureOSIntegration(OSIntegrationManagerLinux.kt:242)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerImpl.performStartupTasks(OSIntegrationManagerImpl.kt:263)
	at com.jetbrains.toolbox.entry.Toolbox_servicesKt.createToolboxApplication(toolbox-services.kt:156)
	at com.jetbrains.toolbox.entry.Toolbox_servicesKt.createToolboxApplication$default(toolbox-services.kt:131)
	at com.jetbrains.toolbox.entry.ToolboxEntry.startToolboxMain(ToolboxEntry.kt:138)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at com.jetbrains.toolbox.entry.ToolboxProcessEarlyEntry.startToolbox(ToolboxProcessEarlyEntry.java:70)
2.8.1.52155 4606 2025-09-17 12:17:37.773 ERROR main          OSIntegrationManagerLinux Failed to install icon for desktop file: java.io.FileNotFoundException: /opt/jetbrains-toolbox/toolbox.svg (Permission denied)
	at java.base/java.io.FileOutputStream.open0(Native Method)
	at java.base/java.io.FileOutputStream.open(Unknown Source)
	at java.base/java.io.FileOutputStream.<init>(Unknown Source)
	at okio.Okio__JvmOkioKt.sink(JvmOkio.kt:173)
	at okio.Okio.sink(Unknown Source)
	at okio.Okio__JvmOkioKt.sink$default(JvmOkio.kt:173)
	at okio.Okio.sink$default(Unknown Source)
	at okio.JvmSystemFileSystem.sink(JvmSystemFileSystem.kt:101)
	at okio.ForwardingFileSystem.sink(ForwardingFileSystem.kt:206)
	at com.jetbrains.toolbox.validation.FileSystemWithThreadValidation.sink(FileSystemWithThreadValidation.kt:98)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.installDesktopFile(OSIntegrationManagerLinux.kt:487)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.ensureOSIntegration(OSIntegrationManagerLinux.kt:248)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerImpl.performStartupTasks(OSIntegrationManagerImpl.kt:263)
	at com.jetbrains.toolbox.entry.Toolbox_servicesKt.createToolboxApplication(toolbox-services.kt:156)
	at com.jetbrains.toolbox.entry.Toolbox_servicesKt.createToolboxApplication$default(toolbox-services.kt:131)
	at com.jetbrains.toolbox.entry.ToolboxEntry.startToolboxMain(ToolboxEntry.kt:138)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at com.jetbrains.toolbox.entry.ToolboxProcessEarlyEntry.startToolbox(ToolboxProcessEarlyEntry.java:70)
2.8.1.52155 4606 2025-09-17 12:17:37.774 INFO  main          OSIntegrationManagerLinux Installed .desktop file to /home/shai/.local/share/applications/jetbrains-toolbox.desktop
2.8.1.52155 4606 2025-09-17 12:17:37.774 INFO  main          ionManagerLinux$Companion Adding jetbrains:// protocol handler to mimeapps.list
2.8.1.52155 4606 2025-09-17 12:17:37.776 INFO  main          ProcessesRunnerBlocking   Executing /usr/bin/xdg-mime args: default|jetbrains-toolbox.desktop|x-scheme-handler/jetbrains
2.8.1.52155 4606 2025-09-17 12:17:37.786 INFO  cher-worker-9 CacheManagerImpl          There is no file under /home/shai/.cache/JetBrains/Toolbox/licenses.json to remove
2.8.1.52155 4606 2025-09-17 12:17:37.795 INFO  her-worker-11 ConcurrentDownloadSession Concurrent feed download started, begin with 1 URLs
2.8.1.52155 4606 2025-09-17 12:17:37.795 INFO  cher-worker-8 ConcurrentDownloadSession Refresh > Feed refresh (PRODUCTION) > Concurrent feed download started, begin with 2 URLs
2.8.1.52155 4606 2025-09-17 12:17:37.801 INFO  her-worker-16 PluginAuthManagerImpl     Plugin spaceport > No accounts exist and accounts file is empty
2.8.1.52155 4606 2025-09-17 12:17:37.807 INFO  cher-worker-1 PluginManagerImpl         Installing plugin ssh from built-in plugins
2.8.1.52155 4606 2025-09-17 12:17:37.818 INFO  cher-worker-1 PluginManagerImpl         loadExternalPlugins: No external plugins found
2.8.1.52155 4606 2025-09-17 12:17:37.851 INFO  main          OSIntegrationManagerImpl  performStartupTasks finished
2.8.1.52155 4606 2025-09-17 12:17:37.851 ERROR main          Toolbox_servicesKt        Failed to perform startup tasks: java.io.FileNotFoundException: /home/shai/.config/autostart/jetbrains-toolbox.desktop (Permission denied)
	at java.base/java.io.FileOutputStream.open0(Native Method)
	at java.base/java.io.FileOutputStream.open(Unknown Source)
	at java.base/java.io.FileOutputStream.<init>(Unknown Source)
	at okio.Okio__JvmOkioKt.sink(JvmOkio.kt:173)
	at okio.Okio.sink(Unknown Source)
	at okio.Okio__JvmOkioKt.sink$default(JvmOkio.kt:173)
	at okio.Okio.sink$default(Unknown Source)
	at okio.JvmSystemFileSystem.sink(JvmSystemFileSystem.kt:101)
	at okio.ForwardingFileSystem.sink(ForwardingFileSystem.kt:206)
	at com.jetbrains.toolbox.validation.FileSystemWithThreadValidation.sink(FileSystemWithThreadValidation.kt:98)
	at com.jetbrains.toolbox.dotDesktopFiles.DotDesktopAccessorImpl.ensureDotDesktopFile(DotDesktopAccessorImpl.kt:78)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.installDesktopFileTo(OSIntegrationManagerLinux.kt:422)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.ensureAutorun(OSIntegrationManagerLinux.kt:283)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.ensureOSIntegration(OSIntegrationManagerLinux.kt:252)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerImpl.performStartupTasks(OSIntegrationManagerImpl.kt:263)
	at com.jetbrains.toolbox.entry.Toolbox_servicesKt.createToolboxApplication(toolbox-services.kt:156)
	at com.jetbrains.toolbox.entry.Toolbox_servicesKt.createToolboxApplication$default(toolbox-services.kt:131)
	at com.jetbrains.toolbox.entry.ToolboxEntry.startToolboxMain(ToolboxEntry.kt:138)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at com.jetbrains.toolbox.entry.ToolboxProcessEarlyEntry.startToolbox(ToolboxProcessEarlyEntry.java:70)
2.8.1.52155 4708 2025-09-17 12:17:42.389 INFO  main          BootstrapLogger           Logging configuration verified: slf4j logger factory is correct, tinylog logging provider is correct, expected writers are present.
2.8.1.52155 4708 2025-09-17 12:17:42.391 INFO  main          BootstrapLogger           ===========================================================
2.8.1.52155 4708 2025-09-17 12:17:42.391 INFO  main          BootstrapLogger           JetBrains Toolbox 2.8.1.52155 built on 2025-08-11T20:58:32+03:00 is starting
2.8.1.52155 4708 2025-09-17 12:17:42.391 INFO  main          BootstrapLogger           Git Commit: be12f4283b6834db93a6545561b9119c7c9a1ceb
2.8.1.52155 4708 2025-09-17 12:17:42.392 INFO  main          BootstrapLogger           OS: Linux, JRE: 21.0.7+6-b1034.51
2.8.1.52155 4708 2025-09-17 12:17:42.392 INFO  main          BootstrapLogger           Executable: null
2.8.1.52155 4708 2025-09-17 12:17:42.393 INFO  main          BootstrapLogger           Arguments: jetbrains-toolbox
2.8.1.52155 4708 2025-09-17 12:17:42.393 INFO  main          BootstrapLogger           === Environment variables ===
2.8.1.52155 4708 2025-09-17 12:17:42.393 INFO  main          BootstrapLogger           CLICOLOR = 1
2.8.1.52155 4708 2025-09-17 12:17:42.393 INFO  main          BootstrapLogger           COLORTERM = truecolor
2.8.1.52155 4708 2025-09-17 12:17:42.393 INFO  main          BootstrapLogger           DBUS_SESSION_BUS_ADDRESS = unix:path=/run/user/1000/bus
2.8.1.52155 4708 2025-09-17 12:17:42.393 INFO  main          BootstrapLogger           DEBUGINFOD_URLS = https://debuginfod.archlinux.org 
2.8.1.52155 4708 2025-09-17 12:17:42.393 INFO  main          BootstrapLogger           DESKTOP_SESSION = plasma
2.8.1.52155 4708 2025-09-17 12:17:42.394 INFO  main          BootstrapLogger           DISPLAY = :1
2.8.1.52155 4708 2025-09-17 12:17:42.394 INFO  main          BootstrapLogger           EDITOR = nvim
2.8.1.52155 4708 2025-09-17 12:17:42.394 INFO  main          BootstrapLogger           EZA_ICONS_AUTO = 1
2.8.1.52155 4708 2025-09-17 12:17:42.394 INFO  main          BootstrapLogger           GBM_BACKEND = nvidia-drm
2.8.1.52155 4708 2025-09-17 12:17:42.394 INFO  main          BootstrapLogger           GREP_OPTIONS = --color=auto
2.8.1.52155 4708 2025-09-17 12:17:42.394 INFO  main          BootstrapLogger           GTK2_RC_FILES = /etc/gtk-2.0/gtkrc:/home/shai/.gtkrc-2.0:/home/shai/.config/gtkrc-2.0
2.8.1.52155 4708 2025-09-17 12:17:42.394 INFO  main          BootstrapLogger           GTK_RC_FILES = /etc/gtk/gtkrc:/home/shai/.gtkrc:/home/shai/.config/gtkrc
2.8.1.52155 4708 2025-09-17 12:17:42.394 INFO  main          BootstrapLogger           HG = /usr/bin/hg
2.8.1.52155 4708 2025-09-17 12:17:42.394 INFO  main          BootstrapLogger           HOME = /home/shai
2.8.1.52155 4708 2025-09-17 12:17:42.394 INFO  main          BootstrapLogger           ICEAUTHORITY = /run/user/1000/iceauth_PoRiSV
2.8.1.52155 4708 2025-09-17 12:17:42.394 INFO  main          BootstrapLogger           INVOCATION_ID = ec15a17c73e24d5ab93f984963b6979b
2.8.1.52155 4708 2025-09-17 12:17:42.394 INFO  main          BootstrapLogger           JOURNAL_STREAM = 9:2374
2.8.1.52155 4708 2025-09-17 12:17:42.394 INFO  main          BootstrapLogger           KDE_APPLICATIONS_AS_SCOPE = 1
2.8.1.52155 4708 2025-09-17 12:17:42.394 INFO  main          BootstrapLogger           KDE_FULL_SESSION = true
2.8.1.52155 4708 2025-09-17 12:17:42.394 INFO  main          BootstrapLogger           KDE_SESSION_UID = 1000
2.8.1.52155 4708 2025-09-17 12:17:42.394 INFO  main          BootstrapLogger           KDE_SESSION_VERSION = 6
2.8.1.52155 4708 2025-09-17 12:17:42.394 INFO  main          BootstrapLogger           LANG = en_IL.UTF-8
2.8.1.52155 4708 2025-09-17 12:17:42.394 INFO  main          BootstrapLogger           LIBVIRT_DEFAULT_URI = qemu:///system
2.8.1.52155 4708 2025-09-17 12:17:42.394 INFO  main          BootstrapLogger           LOGNAME = shai
2.8.1.52155 4708 2025-09-17 12:17:42.394 INFO  main          BootstrapLogger           MAIL = /var/spool/mail/shai
2.8.1.52155 4708 2025-09-17 12:17:42.394 INFO  main          BootstrapLogger           MANAGERPID = 1055
2.8.1.52155 4708 2025-09-17 12:17:42.394 INFO  main          BootstrapLogger           MANPAGER = env BATMAN_IS_BEING_MANPAGER=yes bash /usr/bin/batman
2.8.1.52155 4708 2025-09-17 12:17:42.394 INFO  main          BootstrapLogger           MANROFFOPT = -c
2.8.1.52155 4708 2025-09-17 12:17:42.394 INFO  main          BootstrapLogger           MEMORY_PRESSURE_WATCH = /sys/fs/cgroup/user.slice/user-1000.slice/user@1000.service/session.slice/plasma-plasmashell.service/memory.pressure
2.8.1.52155 4708 2025-09-17 12:17:42.394 INFO  main          BootstrapLogger           MEMORY_PRESSURE_WRITE = c29tZSAyMDAwMDAgMjAwMDAwMAA=
2.8.1.52155 4708 2025-09-17 12:17:42.394 INFO  main          BootstrapLogger           MOTD_SHOWN = pam
2.8.1.52155 4708 2025-09-17 12:17:42.394 INFO  main          BootstrapLogger           MY_MESA_DATA_DIR = /home/shai/dev/mesa-data
2.8.1.52155 4708 2025-09-17 12:17:42.394 INFO  main          BootstrapLogger           PAM_KWALLET5_LOGIN = /run/user/1000/kwallet5.socket
2.8.1.52155 4708 2025-09-17 12:17:42.394 INFO  main          BootstrapLogger           PATH = /home/shai/.local/bin:/usr/local/texlive/2025/bin/x86_64-linux:/home/shai/.pyenv/shims:/usr/local/sbin:/usr/local/bin:/usr/bin:/var/lib/flatpak/exports/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/usr/lib/rustup/bin:/home/shai/.local/share/JetBrains/Toolbox/scripts:/home/shai/.lmstudio/bin:/home/shai/.lmstudio/bin
2.8.1.52155 4708 2025-09-17 12:17:42.394 INFO  main          BootstrapLogger           [sensitive] PUSHOVER_MESA_APP_TOKEN = ******
2.8.1.52155 4708 2025-09-17 12:17:42.394 INFO  main          BootstrapLogger           PUSHOVER_USER_KEY = u4dm64zufs1sapq6ocrhvqqubctrpr
2.8.1.52155 4708 2025-09-17 12:17:42.394 INFO  main          BootstrapLogger           PWD = /home/shai
2.8.1.52155 4708 2025-09-17 12:17:42.394 INFO  main          BootstrapLogger           PYENV_ROOT = /home/shai/.pyenv
2.8.1.52155 4708 2025-09-17 12:17:42.394 INFO  main          BootstrapLogger           PYENV_SHELL = fish
2.8.1.52155 4708 2025-09-17 12:17:42.394 INFO  main          BootstrapLogger           PYTHON_CFLAGS = -march=native -mtune=native
2.8.1.52155 4708 2025-09-17 12:17:42.394 INFO  main          BootstrapLogger           PYTHON_CONFIGURE_OPTS = --enable-optimizations --with-lto
2.8.1.52155 4708 2025-09-17 12:17:42.394 INFO  main          BootstrapLogger           QT_WAYLAND_RECONNECT = 1
2.8.1.52155 4708 2025-09-17 12:17:42.394 INFO  main          BootstrapLogger           SESSION_MANAGER = local/shai-desktop:@/tmp/.ICE-unix/1410,unix/shai-desktop:/tmp/.ICE-unix/1410
2.8.1.52155 4708 2025-09-17 12:17:42.394 INFO  main          BootstrapLogger           SHELL = /usr/bin/fish
2.8.1.52155 4708 2025-09-17 12:17:42.394 INFO  main          BootstrapLogger           SHLVL = 1
2.8.1.52155 4708 2025-09-17 12:17:42.394 INFO  main          BootstrapLogger           SSH_AGENT_PID = 1199
2.8.1.52155 4708 2025-09-17 12:17:42.394 INFO  main          BootstrapLogger           SSH_AUTH_SOCK = /tmp/ssh-XXXXXXvN7YNH/agent.1198
2.8.1.52155 4708 2025-09-17 12:17:42.394 INFO  main          BootstrapLogger           STARSHIP_SESSION_KEY = 2600012406327322
2.8.1.52155 4708 2025-09-17 12:17:42.394 INFO  main          BootstrapLogger           STARSHIP_SHELL = fish
2.8.1.52155 4708 2025-09-17 12:17:42.394 INFO  main          BootstrapLogger           SYSTEMD_EXEC_PID = 1426
2.8.1.52155 4708 2025-09-17 12:17:42.394 INFO  main          BootstrapLogger           TERM = xterm-256color
2.8.1.52155 4708 2025-09-17 12:17:42.394 INFO  main          BootstrapLogger           TERM_PROGRAM = WezTerm
2.8.1.52155 4708 2025-09-17 12:17:42.394 INFO  main          BootstrapLogger           TERM_PROGRAM_VERSION = 20240203-110809-5046fc22
2.8.1.52155 4708 2025-09-17 12:17:42.394 INFO  main          BootstrapLogger           USER = shai
2.8.1.52155 4708 2025-09-17 12:17:42.394 INFO  main          BootstrapLogger           WAYLAND_DISPLAY = wayland-0
2.8.1.52155 4708 2025-09-17 12:17:42.394 INFO  main          BootstrapLogger           WEZTERM_CONFIG_DIR = /home/shai
2.8.1.52155 4708 2025-09-17 12:17:42.394 INFO  main          BootstrapLogger           WEZTERM_CONFIG_FILE = /home/shai/.wezterm.lua
2.8.1.52155 4708 2025-09-17 12:17:42.394 INFO  main          BootstrapLogger           WEZTERM_EXECUTABLE = /usr/bin/wezterm-gui
2.8.1.52155 4708 2025-09-17 12:17:42.394 INFO  main          BootstrapLogger           WEZTERM_EXECUTABLE_DIR = /usr/bin
2.8.1.52155 4708 2025-09-17 12:17:42.394 INFO  main          BootstrapLogger           WEZTERM_PANE = 0
2.8.1.52155 4708 2025-09-17 12:17:42.394 INFO  main          BootstrapLogger           WEZTERM_UNIX_SOCKET = /run/user/1000/wezterm/gui-sock-3498
2.8.1.52155 4708 2025-09-17 12:17:42.394 INFO  main          BootstrapLogger           XAUTHORITY = /run/user/1000/xauth_SqsvLP
2.8.1.52155 4708 2025-09-17 12:17:42.394 INFO  main          BootstrapLogger           [sensitive] XDG_ACTIVATION_TOKEN = ******
2.8.1.52155 4708 2025-09-17 12:17:42.395 INFO  main          BootstrapLogger           XDG_CONFIG_DIRS = /home/shai/.config/kdedefaults:/etc/xdg
2.8.1.52155 4708 2025-09-17 12:17:42.395 INFO  main          BootstrapLogger           XDG_CURRENT_DESKTOP = KDE
2.8.1.52155 4708 2025-09-17 12:17:42.395 INFO  main          BootstrapLogger           XDG_DATA_DIRS = /home/shai/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share:/usr/share
2.8.1.52155 4708 2025-09-17 12:17:42.395 INFO  main          BootstrapLogger           XDG_MENU_PREFIX = plasma-
2.8.1.52155 4708 2025-09-17 12:17:42.395 INFO  main          BootstrapLogger           XDG_RUNTIME_DIR = /run/user/1000
2.8.1.52155 4708 2025-09-17 12:17:42.395 INFO  main          BootstrapLogger           XDG_SEAT = seat0
2.8.1.52155 4708 2025-09-17 12:17:42.395 INFO  main          BootstrapLogger           XDG_SEAT_PATH = /org/freedesktop/DisplayManager/Seat0
2.8.1.52155 4708 2025-09-17 12:17:42.395 INFO  main          BootstrapLogger           XDG_SESSION_CLASS = user
2.8.1.52155 4708 2025-09-17 12:17:42.395 INFO  main          BootstrapLogger           XDG_SESSION_DESKTOP = KDE
2.8.1.52155 4708 2025-09-17 12:17:42.395 INFO  main          BootstrapLogger           XDG_SESSION_ID = 2
2.8.1.52155 4708 2025-09-17 12:17:42.395 INFO  main          BootstrapLogger           XDG_SESSION_PATH = /org/freedesktop/DisplayManager/Session1
2.8.1.52155 4708 2025-09-17 12:17:42.395 INFO  main          BootstrapLogger           XDG_SESSION_TYPE = wayland
2.8.1.52155 4708 2025-09-17 12:17:42.395 INFO  main          BootstrapLogger           XDG_VTNR = 1
2.8.1.52155 4708 2025-09-17 12:17:42.395 INFO  main          BootstrapLogger           XKB_DEFAULT_LAYOUT = us
2.8.1.52155 4708 2025-09-17 12:17:42.395 INFO  main          BootstrapLogger           XKB_DEFAULT_MODEL = pc105+inet
2.8.1.52155 4708 2025-09-17 12:17:42.395 INFO  main          BootstrapLogger           XKB_DEFAULT_OPTIONS = terminate:ctrl_alt_bksp
2.8.1.52155 4708 2025-09-17 12:17:42.395 INFO  main          BootstrapLogger           __GLX_VENDOR_LIBRARY_NAME = nvidia
2.8.1.52155 4708 2025-09-17 12:17:42.395 INFO  main          BootstrapLogger           === end of environment variables ===
2.8.1.52155 4708 2025-09-17 12:17:42.395 INFO  main          BootstrapLogger           Dumping bootstrap log entries (18 total): 
2.8.1.52155 4708 2025-09-17 12:17:42.395 INFO  main          BootstrapLogger           12:17:42.294 | ToolboxEntry | pid: 4708
2.8.1.52155 4708 2025-09-17 12:17:42.395 INFO  main          BootstrapLogger           12:17:42.347 | Semaphore | Semaphore 0 is initialized (non-zero otime) and the value is available; last seen value was 1
2.8.1.52155 4708 2025-09-17 12:17:42.395 INFO  main          BootstrapLogger           12:17:42.348 | Semaphore | Semaphore 0 is initialized (non-zero otime) and the value is available; last seen value was 1
2.8.1.52155 4708 2025-09-17 12:17:42.395 INFO  main          BootstrapLogger           12:17:42.349 | Semaphore | Acquired semaphore 0, will be a main instance
2.8.1.52155 4708 2025-09-17 12:17:42.395 INFO  main          BootstrapLogger           12:17:42.349 | Semaphore | Semaphore 0 is initialized (non-zero otime) and the value is available; last seen value was 0
2.8.1.52155 4708 2025-09-17 12:17:42.395 INFO  main          BootstrapLogger           12:17:42.350 | UnixApplicationStartLock | Running as main instance
2.8.1.52155 4708 2025-09-17 12:17:42.395 INFO  main          BootstrapLogger           12:17:42.350 | ApplicationStartLock$Companion | application lock acquired: true
2.8.1.52155 4708 2025-09-17 12:17:42.395 INFO  main          BootstrapLogger           12:17:42.350 | IpcInstanceFactory | pid: 4708
2.8.1.52155 4708 2025-09-17 12:17:42.395 INFO  main          BootstrapLogger           12:17:42.352 | MainInstanceImpl$Companion | /home/shai/.cache/JetBrains/Toolbox/ipc: binding
2.8.1.52155 4708 2025-09-17 12:17:42.395 INFO  main          BootstrapLogger           12:17:42.369 | MainInstanceImpl$Companion | /home/shai/.cache/JetBrains/Toolbox/ipc: already in use (Address already in use)
2.8.1.52155 4708 2025-09-17 12:17:42.395 INFO  main          BootstrapLogger           12:17:42.369 | IpcInstanceFactory | checking if the main instance is alive
2.8.1.52155 4708 2025-09-17 12:17:42.395 INFO  main          BootstrapLogger           12:17:42.371 | MainInstanceImpl$Companion | /home/shai/.cache/JetBrains/Toolbox/ipc: binding
2.8.1.52155 4708 2025-09-17 12:17:42.395 INFO  main          BootstrapLogger           12:17:42.373 | MainInstanceImpl$Companion | /home/shai/.cache/JetBrains/Toolbox/ipc: bound
2.8.1.52155 4708 2025-09-17 12:17:42.395 INFO  main          BootstrapLogger           12:17:42.373 | IpcInstanceFactory | Instance type: main
2.8.1.52155 4708 2025-09-17 12:17:42.395 INFO  main          BootstrapLogger           12:17:42.373 | IpcInstanceFactory | Acquired server channel
2.8.1.52155 4708 2025-09-17 12:17:42.395 INFO  main          BootstrapLogger           12:17:42.374 | MainInstanceImpl | Debugger can not be attached
2.8.1.52155 4708 2025-09-17 12:17:42.395 INFO  main          BootstrapLogger           12:17:42.374 | BootstrapLogger | instance type: MainInstance
2.8.1.52155 4708 2025-09-17 12:17:42.395 INFO  main          BootstrapLogger           12:17:42.384 | BootstrapLogger | Logging to /home/shai/.local/share/JetBrains/Toolbox/logs/toolbox.{count}.log
2.8.1.52155 4708 2025-09-17 12:17:42.397 INFO  main          Toolbox_servicesKt        Command line: [jetbrains-toolbox], pid: 4708
2.8.1.52155 4708 2025-09-17 12:17:42.622 INFO  cher-worker-1 JVMLogger                 loading snapshot StorageKey(storage=toolbox)
2.8.1.52155 4708 2025-09-17 12:17:42.644 INFO  main          KeychainBackendKt         Using preferred keychain backend, linux-libsecret
2.8.1.52155 4708 2025-09-17 12:17:42.681 INFO  cher-worker-7 AccountManagerImpl        Loading accounts from /home/shai/.local/share/JetBrains/Toolbox/accounts.json
2.8.1.52155 4708 2025-09-17 12:17:42.682 WARN  cher-worker-7 AccountManagerImpl        File /home/shai/.local/share/JetBrains/Toolbox/accounts.json does not exist
2.8.1.52155 4708 2025-09-17 12:17:42.682 INFO  cher-worker-7 AccountManagerImpl        Loaded accounts: 
2.8.1.52155 4708 2025-09-17 12:17:42.690 INFO  her-worker-18 CacheManagerImpl          There is no file under /home/shai/.local/share/JetBrains/Toolbox/enterprise/feed-filter.json to remove
2.8.1.52155 4708 2025-09-17 12:17:42.693 INFO  her-worker-12 AccountManagerImpl        No accounts exists and accounts file is empty
2.8.1.52155 4708 2025-09-17 12:17:42.694 INFO  main          CapabilitiesKt            toolbox_version = 2.8.1.52155
2.8.1.52155 4708 2025-09-17 12:17:42.694 INFO  main          CapabilitiesKt            os = linux
2.8.1.52155 4708 2025-09-17 12:17:42.694 INFO  main          CapabilitiesKt            os_kernel = Linux
2.8.1.52155 4708 2025-09-17 12:17:42.694 INFO  main          CapabilitiesKt            os_version_major = 6
2.8.1.52155 4708 2025-09-17 12:17:42.694 INFO  main          CapabilitiesKt            os_version_minor = 16
2.8.1.52155 4708 2025-09-17 12:17:42.694 INFO  main          CapabilitiesKt            os_version_micro = 7
2.8.1.52155 4708 2025-09-17 12:17:42.694 INFO  main          CapabilitiesKt            os_version = 6.16.7-arch1-1
2.8.1.52155 4708 2025-09-17 12:17:42.694 INFO  main          CapabilitiesKt            cpu_arch = x64
2.8.1.52155 4708 2025-09-17 12:17:42.694 INFO  main          CapabilitiesKt            glibc = 2.42
2.8.1.52155 4708 2025-09-17 12:17:42.856 INFO  cher-worker-7 CacheManagerImpl          There is no file under /home/shai/.local/share/JetBrains/Toolbox/enterprise/services.json to remove
2.8.1.52155 4708 2025-09-17 12:17:42.898 INFO  main          FileUtilsImpl             Retained the following 0 path(s): []
2.8.1.52155 4708 2025-09-17 12:17:42.899 INFO  main          ToolManagerImpl           Detected toolbox installation at /opt/jetbrains-toolbox
2.8.1.52155 4708 2025-09-17 12:17:42.931 INFO  cher-worker-9 CacheManagerImpl          There is no file under /home/shai/.local/share/JetBrains/Toolbox/enterprise/auto-installed-tools.json to remove
2.8.1.52155 4708 2025-09-17 12:17:42.932 INFO  cher-worker-6 iseOnAuthStateChangeSetup Check if redirect to OnBoarding is required:
  Config: null
  Account: null
2.8.1.52155 4708 2025-09-17 12:17:42.939 INFO  main          PlatformDependent         Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
2.8.1.52155 4708 2025-09-17 12:17:42.956 INFO  main          NettyServicesServerBase   Starting services server on /run/user/1000/jb.station.sock
2.8.1.52155 4708 2025-09-17 12:17:42.968 INFO  cher-worker-6 ShellLaunchersManagerImpl Updating shell launchers in /home/shai/.local/share/JetBrains/Toolbox/scripts
2.8.1.52155 4708 2025-09-17 12:17:42.978 INFO  her-worker-17 CacheManagerImpl          There is no file under /home/shai/.cache/JetBrains/Toolbox/disk_usage.json to remove
2.8.1.52155 4708 2025-09-17 12:17:43.026 INFO  cher-worker-3 iltInServerImpl$Companion Refresh > Built-in server started. Address: 127.0.0.1 Port: 37189
Registered handlers:
/educationalProgress: WebSocketHandshakeHandler
/gateway/clientLink: WebSocketHandshakeHandler
2.8.1.52155 4708 2025-09-17 12:17:43.027 INFO  on Server 1-1 AbstractInternalLogger    [id: 0x7963e203] REGISTERED
2.8.1.52155 4708 2025-09-17 12:17:43.027 INFO  on Server 1-1 AbstractInternalLogger    [id: 0x7963e203] BIND: /run/user/1000/jb.station.sock
2.8.1.52155 4708 2025-09-17 12:17:43.027 INFO  on Server 1-1 AbstractInternalLogger    [id: 0x7963e203, L:/run/user/1000/jb.station.sock] ACTIVE
2.8.1.52155 4708 2025-09-17 12:17:43.027 INFO  her-worker-12 NettyServicesServerBase   Services server started
2.8.1.52155 4708 2025-09-17 12:17:43.126 INFO  cher-worker-4 PluginManagerImpl         Installing plugin spaceport from built-in plugins
2.8.1.52155 4708 2025-09-17 12:17:43.126 INFO  main          Toolbox_servicesKt        Renderer: Default
2.8.1.52155 4708 2025-09-17 12:17:43.127 INFO  main          OSIntegrationManagerLinux bin directory cannot be resolved: no such file: java.io.FileNotFoundException: no such file
	at okio.JvmSystemFileSystem.canonicalize(JvmSystemFileSystem.kt:31)
	at okio.ForwardingFileSystem.canonicalize(ForwardingFileSystem.kt:148)
	at com.jetbrains.toolbox.validation.FileSystemWithThreadValidation.canonicalize(FileSystemWithThreadValidation.kt:38)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.getBinDir$resolved(OSIntegrationManagerLinux.kt:258)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.getBinDir(OSIntegrationManagerLinux.kt:270)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.getBinDir$default(OSIntegrationManagerLinux.kt:256)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.ensureOSIntegration(OSIntegrationManagerLinux.kt:242)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerImpl.performStartupTasks(OSIntegrationManagerImpl.kt:263)
	at com.jetbrains.toolbox.entry.Toolbox_servicesKt.createToolboxApplication(toolbox-services.kt:156)
	at com.jetbrains.toolbox.entry.Toolbox_servicesKt.createToolboxApplication$default(toolbox-services.kt:131)
	at com.jetbrains.toolbox.entry.ToolboxEntry.startToolboxMain(ToolboxEntry.kt:138)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at com.jetbrains.toolbox.entry.ToolboxProcessEarlyEntry.startToolbox(ToolboxProcessEarlyEntry.java:70)
2.8.1.52155 4708 2025-09-17 12:17:43.128 ERROR main          OSIntegrationManagerLinux Failed to install icon for desktop file: java.io.FileNotFoundException: /opt/jetbrains-toolbox/toolbox.svg (Permission denied)
	at java.base/java.io.FileOutputStream.open0(Native Method)
	at java.base/java.io.FileOutputStream.open(Unknown Source)
	at java.base/java.io.FileOutputStream.<init>(Unknown Source)
	at okio.Okio__JvmOkioKt.sink(JvmOkio.kt:173)
	at okio.Okio.sink(Unknown Source)
	at okio.Okio__JvmOkioKt.sink$default(JvmOkio.kt:173)
	at okio.Okio.sink$default(Unknown Source)
	at okio.JvmSystemFileSystem.sink(JvmSystemFileSystem.kt:101)
	at okio.ForwardingFileSystem.sink(ForwardingFileSystem.kt:206)
	at com.jetbrains.toolbox.validation.FileSystemWithThreadValidation.sink(FileSystemWithThreadValidation.kt:98)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.installDesktopFile(OSIntegrationManagerLinux.kt:487)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.ensureOSIntegration(OSIntegrationManagerLinux.kt:248)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerImpl.performStartupTasks(OSIntegrationManagerImpl.kt:263)
	at com.jetbrains.toolbox.entry.Toolbox_servicesKt.createToolboxApplication(toolbox-services.kt:156)
	at com.jetbrains.toolbox.entry.Toolbox_servicesKt.createToolboxApplication$default(toolbox-services.kt:131)
	at com.jetbrains.toolbox.entry.ToolboxEntry.startToolboxMain(ToolboxEntry.kt:138)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at com.jetbrains.toolbox.entry.ToolboxProcessEarlyEntry.startToolbox(ToolboxProcessEarlyEntry.java:70)
2.8.1.52155 4708 2025-09-17 12:17:43.130 INFO  main          OSIntegrationManagerLinux Installed .desktop file to /home/shai/.local/share/applications/jetbrains-toolbox.desktop
2.8.1.52155 4708 2025-09-17 12:17:43.130 INFO  main          ionManagerLinux$Companion Adding jetbrains:// protocol handler to mimeapps.list
2.8.1.52155 4708 2025-09-17 12:17:43.137 INFO  cher-worker-4 uginsSettingsProviderImpl Settings file for plugin spaceport doesn't exist
2.8.1.52155 4708 2025-09-17 12:17:43.138 INFO  main          ProcessesRunnerBlocking   Executing /usr/bin/xdg-mime args: default|jetbrains-toolbox.desktop|x-scheme-handler/jetbrains
2.8.1.52155 4708 2025-09-17 12:17:43.155 INFO  cher-worker-8 CacheManagerImpl          There is no file under /home/shai/.cache/JetBrains/Toolbox/licenses.json to remove
2.8.1.52155 4708 2025-09-17 12:17:43.165 INFO  her-worker-17 ConcurrentDownloadSession Concurrent feed download started, begin with 1 URLs
2.8.1.52155 4708 2025-09-17 12:17:43.165 INFO  cher-worker-1 ConcurrentDownloadSession Refresh > Feed refresh (PRODUCTION) > Concurrent feed download started, begin with 2 URLs
2.8.1.52155 4708 2025-09-17 12:17:43.170 INFO  cher-worker-3 PluginAuthManagerImpl     Plugin spaceport > No accounts exist and accounts file is empty
2.8.1.52155 4708 2025-09-17 12:17:43.179 INFO  cher-worker-4 PluginManagerImpl         Installing plugin ssh from built-in plugins
2.8.1.52155 4708 2025-09-17 12:17:43.188 INFO  cher-worker-4 PluginManagerImpl         loadExternalPlugins: No external plugins found
2.8.1.52155 4708 2025-09-17 12:17:43.210 INFO  main          OSIntegrationManagerImpl  performStartupTasks finished
2.8.1.52155 4708 2025-09-17 12:17:43.211 ERROR main          Toolbox_servicesKt        Failed to perform startup tasks: java.io.FileNotFoundException: /home/shai/.config/autostart/jetbrains-toolbox.desktop (Permission denied)
	at java.base/java.io.FileOutputStream.open0(Native Method)
	at java.base/java.io.FileOutputStream.open(Unknown Source)
	at java.base/java.io.FileOutputStream.<init>(Unknown Source)
	at okio.Okio__JvmOkioKt.sink(JvmOkio.kt:173)
	at okio.Okio.sink(Unknown Source)
	at okio.Okio__JvmOkioKt.sink$default(JvmOkio.kt:173)
	at okio.Okio.sink$default(Unknown Source)
	at okio.JvmSystemFileSystem.sink(JvmSystemFileSystem.kt:101)
	at okio.ForwardingFileSystem.sink(ForwardingFileSystem.kt:206)
	at com.jetbrains.toolbox.validation.FileSystemWithThreadValidation.sink(FileSystemWithThreadValidation.kt:98)
	at com.jetbrains.toolbox.dotDesktopFiles.DotDesktopAccessorImpl.ensureDotDesktopFile(DotDesktopAccessorImpl.kt:78)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.installDesktopFileTo(OSIntegrationManagerLinux.kt:422)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.ensureAutorun(OSIntegrationManagerLinux.kt:283)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.ensureOSIntegration(OSIntegrationManagerLinux.kt:252)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerImpl.performStartupTasks(OSIntegrationManagerImpl.kt:263)
	at com.jetbrains.toolbox.entry.Toolbox_servicesKt.createToolboxApplication(toolbox-services.kt:156)
	at com.jetbrains.toolbox.entry.Toolbox_servicesKt.createToolboxApplication$default(toolbox-services.kt:131)
	at com.jetbrains.toolbox.entry.ToolboxEntry.startToolboxMain(ToolboxEntry.kt:138)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at com.jetbrains.toolbox.entry.ToolboxProcessEarlyEntry.startToolbox(ToolboxProcessEarlyEntry.java:70)
2.8.1.52155 9194 2025-09-17 12:19:15.158 INFO  main          BootstrapLogger           Logging configuration verified: slf4j logger factory is correct, tinylog logging provider is correct, expected writers are present.
2.8.1.52155 9194 2025-09-17 12:19:15.158 INFO  main          BootstrapLogger           ===========================================================
2.8.1.52155 9194 2025-09-17 12:19:15.159 INFO  main          BootstrapLogger           JetBrains Toolbox 2.8.1.52155 built on 2025-08-11T20:58:32+03:00 is starting
2.8.1.52155 9194 2025-09-17 12:19:15.159 INFO  main          BootstrapLogger           Git Commit: be12f4283b6834db93a6545561b9119c7c9a1ceb
2.8.1.52155 9194 2025-09-17 12:19:15.159 INFO  main          BootstrapLogger           OS: Linux, JRE: 21.0.7+6-b1034.51
2.8.1.52155 9194 2025-09-17 12:19:15.160 INFO  main          BootstrapLogger           Executable: null
2.8.1.52155 9194 2025-09-17 12:19:15.160 INFO  main          BootstrapLogger           Arguments: /opt/jetbrains-toolbox/jetbrains-toolbox
2.8.1.52155 9194 2025-09-17 12:19:15.160 INFO  main          BootstrapLogger           === Environment variables ===
2.8.1.52155 9194 2025-09-17 12:19:15.161 INFO  main          BootstrapLogger           DBUS_SESSION_BUS_ADDRESS = unix:path=/run/user/1000/bus
2.8.1.52155 9194 2025-09-17 12:19:15.161 INFO  main          BootstrapLogger           DEBUGINFOD_URLS = https://debuginfod.archlinux.org 
2.8.1.52155 9194 2025-09-17 12:19:15.161 INFO  main          BootstrapLogger           DESKTOP_SESSION = plasma
2.8.1.52155 9194 2025-09-17 12:19:15.161 INFO  main          BootstrapLogger           DISPLAY = :1
2.8.1.52155 9194 2025-09-17 12:19:15.161 INFO  main          BootstrapLogger           EDITOR = nvim
2.8.1.52155 9194 2025-09-17 12:19:15.161 INFO  main          BootstrapLogger           GBM_BACKEND = nvidia-drm
2.8.1.52155 9194 2025-09-17 12:19:15.161 INFO  main          BootstrapLogger           GTK2_RC_FILES = /etc/gtk-2.0/gtkrc:/home/shai/.gtkrc-2.0:/home/shai/.config/gtkrc-2.0
2.8.1.52155 9194 2025-09-17 12:19:15.161 INFO  main          BootstrapLogger           GTK_RC_FILES = /etc/gtk/gtkrc:/home/shai/.gtkrc:/home/shai/.config/gtkrc
2.8.1.52155 9194 2025-09-17 12:19:15.161 INFO  main          BootstrapLogger           HG = /usr/bin/hg
2.8.1.52155 9194 2025-09-17 12:19:15.161 INFO  main          BootstrapLogger           HOME = /home/shai
2.8.1.52155 9194 2025-09-17 12:19:15.161 INFO  main          BootstrapLogger           ICEAUTHORITY = /run/user/1000/iceauth_PoRiSV
2.8.1.52155 9194 2025-09-17 12:19:15.161 INFO  main          BootstrapLogger           INVOCATION_ID = ec15a17c73e24d5ab93f984963b6979b
2.8.1.52155 9194 2025-09-17 12:19:15.161 INFO  main          BootstrapLogger           JOURNAL_STREAM = 9:2374
2.8.1.52155 9194 2025-09-17 12:19:15.161 INFO  main          BootstrapLogger           KDE_APPLICATIONS_AS_SCOPE = 1
2.8.1.52155 9194 2025-09-17 12:19:15.161 INFO  main          BootstrapLogger           KDE_FULL_SESSION = true
2.8.1.52155 9194 2025-09-17 12:19:15.161 INFO  main          BootstrapLogger           KDE_SESSION_UID = 1000
2.8.1.52155 9194 2025-09-17 12:19:15.161 INFO  main          BootstrapLogger           KDE_SESSION_VERSION = 6
2.8.1.52155 9194 2025-09-17 12:19:15.161 INFO  main          BootstrapLogger           LANG = en_IL.UTF-8
2.8.1.52155 9194 2025-09-17 12:19:15.161 INFO  main          BootstrapLogger           LIBVIRT_DEFAULT_URI = qemu:///system
2.8.1.52155 9194 2025-09-17 12:19:15.161 INFO  main          BootstrapLogger           LOGNAME = shai
2.8.1.52155 9194 2025-09-17 12:19:15.161 INFO  main          BootstrapLogger           MAIL = /var/spool/mail/shai
2.8.1.52155 9194 2025-09-17 12:19:15.161 INFO  main          BootstrapLogger           MANAGERPID = 1055
2.8.1.52155 9194 2025-09-17 12:19:15.161 INFO  main          BootstrapLogger           MANPAGER = env BATMAN_IS_BEING_MANPAGER=yes bash /usr/bin/batman
2.8.1.52155 9194 2025-09-17 12:19:15.161 INFO  main          BootstrapLogger           MANROFFOPT = -c
2.8.1.52155 9194 2025-09-17 12:19:15.161 INFO  main          BootstrapLogger           MEMORY_PRESSURE_WATCH = /sys/fs/cgroup/user.slice/user-1000.slice/user@1000.service/session.slice/plasma-plasmashell.service/memory.pressure
2.8.1.52155 9194 2025-09-17 12:19:15.161 INFO  main          BootstrapLogger           MEMORY_PRESSURE_WRITE = c29tZSAyMDAwMDAgMjAwMDAwMAA=
2.8.1.52155 9194 2025-09-17 12:19:15.161 INFO  main          BootstrapLogger           MOTD_SHOWN = pam
2.8.1.52155 9194 2025-09-17 12:19:15.161 INFO  main          BootstrapLogger           MY_MESA_DATA_DIR = /home/shai/dev/mesa-data
2.8.1.52155 9194 2025-09-17 12:19:15.161 INFO  main          BootstrapLogger           PAM_KWALLET5_LOGIN = /run/user/1000/kwallet5.socket
2.8.1.52155 9194 2025-09-17 12:19:15.161 INFO  main          BootstrapLogger           PATH = /home/shai/.local/bin:/usr/local/texlive/2025/bin/x86_64-linux:/home/shai/.pyenv/shims:/usr/local/sbin:/usr/local/bin:/usr/bin:/var/lib/flatpak/exports/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/usr/lib/rustup/bin:/home/shai/.local/share/JetBrains/Toolbox/scripts:/home/shai/.lmstudio/bin
2.8.1.52155 9194 2025-09-17 12:19:15.161 INFO  main          BootstrapLogger           [sensitive] PUSHOVER_MESA_APP_TOKEN = ******
2.8.1.52155 9194 2025-09-17 12:19:15.161 INFO  main          BootstrapLogger           PUSHOVER_USER_KEY = u4dm64zufs1sapq6ocrhvqqubctrpr
2.8.1.52155 9194 2025-09-17 12:19:15.161 INFO  main          BootstrapLogger           PWD = /home/shai
2.8.1.52155 9194 2025-09-17 12:19:15.161 INFO  main          BootstrapLogger           PYENV_ROOT = /home/shai/.pyenv
2.8.1.52155 9194 2025-09-17 12:19:15.161 INFO  main          BootstrapLogger           PYENV_SHELL = fish
2.8.1.52155 9194 2025-09-17 12:19:15.161 INFO  main          BootstrapLogger           PYTHON_CFLAGS = -march=native -mtune=native
2.8.1.52155 9194 2025-09-17 12:19:15.161 INFO  main          BootstrapLogger           PYTHON_CONFIGURE_OPTS = --enable-optimizations --with-lto
2.8.1.52155 9194 2025-09-17 12:19:15.161 INFO  main          BootstrapLogger           QT_WAYLAND_RECONNECT = 1
2.8.1.52155 9194 2025-09-17 12:19:15.161 INFO  main          BootstrapLogger           SESSION_MANAGER = local/shai-desktop:@/tmp/.ICE-unix/1410,unix/shai-desktop:/tmp/.ICE-unix/1410
2.8.1.52155 9194 2025-09-17 12:19:15.161 INFO  main          BootstrapLogger           SHELL = /usr/bin/fish
2.8.1.52155 9194 2025-09-17 12:19:15.161 INFO  main          BootstrapLogger           SSH_AGENT_PID = 1199
2.8.1.52155 9194 2025-09-17 12:19:15.161 INFO  main          BootstrapLogger           SSH_AUTH_SOCK = /tmp/ssh-XXXXXXvN7YNH/agent.1198
2.8.1.52155 9194 2025-09-17 12:19:15.161 INFO  main          BootstrapLogger           SYSTEMD_EXEC_PID = 1426
2.8.1.52155 9194 2025-09-17 12:19:15.161 INFO  main          BootstrapLogger           USER = shai
2.8.1.52155 9194 2025-09-17 12:19:15.161 INFO  main          BootstrapLogger           WAYLAND_DISPLAY = wayland-0
2.8.1.52155 9194 2025-09-17 12:19:15.161 INFO  main          BootstrapLogger           XAUTHORITY = /run/user/1000/xauth_SqsvLP
2.8.1.52155 9194 2025-09-17 12:19:15.161 INFO  main          BootstrapLogger           [sensitive] XDG_ACTIVATION_TOKEN = ******
2.8.1.52155 9194 2025-09-17 12:19:15.161 INFO  main          BootstrapLogger           XDG_CONFIG_DIRS = /home/shai/.config/kdedefaults:/etc/xdg
2.8.1.52155 9194 2025-09-17 12:19:15.161 INFO  main          BootstrapLogger           XDG_CURRENT_DESKTOP = KDE
2.8.1.52155 9194 2025-09-17 12:19:15.161 INFO  main          BootstrapLogger           XDG_DATA_DIRS = /home/shai/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share:/usr/share
2.8.1.52155 9194 2025-09-17 12:19:15.161 INFO  main          BootstrapLogger           XDG_MENU_PREFIX = plasma-
2.8.1.52155 9194 2025-09-17 12:19:15.161 INFO  main          BootstrapLogger           XDG_RUNTIME_DIR = /run/user/1000
2.8.1.52155 9194 2025-09-17 12:19:15.162 INFO  main          BootstrapLogger           XDG_SEAT = seat0
2.8.1.52155 9194 2025-09-17 12:19:15.162 INFO  main          BootstrapLogger           XDG_SEAT_PATH = /org/freedesktop/DisplayManager/Seat0
2.8.1.52155 9194 2025-09-17 12:19:15.162 INFO  main          BootstrapLogger           XDG_SESSION_CLASS = user
2.8.1.52155 9194 2025-09-17 12:19:15.162 INFO  main          BootstrapLogger           XDG_SESSION_DESKTOP = KDE
2.8.1.52155 9194 2025-09-17 12:19:15.162 INFO  main          BootstrapLogger           XDG_SESSION_ID = 2
2.8.1.52155 9194 2025-09-17 12:19:15.162 INFO  main          BootstrapLogger           XDG_SESSION_PATH = /org/freedesktop/DisplayManager/Session1
2.8.1.52155 9194 2025-09-17 12:19:15.162 INFO  main          BootstrapLogger           XDG_SESSION_TYPE = wayland
2.8.1.52155 9194 2025-09-17 12:19:15.162 INFO  main          BootstrapLogger           XDG_VTNR = 1
2.8.1.52155 9194 2025-09-17 12:19:15.162 INFO  main          BootstrapLogger           XKB_DEFAULT_LAYOUT = us
2.8.1.52155 9194 2025-09-17 12:19:15.162 INFO  main          BootstrapLogger           XKB_DEFAULT_MODEL = pc105+inet
2.8.1.52155 9194 2025-09-17 12:19:15.162 INFO  main          BootstrapLogger           XKB_DEFAULT_OPTIONS = terminate:ctrl_alt_bksp
2.8.1.52155 9194 2025-09-17 12:19:15.162 INFO  main          BootstrapLogger           __GLX_VENDOR_LIBRARY_NAME = nvidia
2.8.1.52155 9194 2025-09-17 12:19:15.162 INFO  main          BootstrapLogger           === end of environment variables ===
2.8.1.52155 9194 2025-09-17 12:19:15.162 INFO  main          BootstrapLogger           Dumping bootstrap log entries (18 total): 
2.8.1.52155 9194 2025-09-17 12:19:15.162 INFO  main          BootstrapLogger           12:19:15.064 | ToolboxEntry | pid: 9194
2.8.1.52155 9194 2025-09-17 12:19:15.162 INFO  main          BootstrapLogger           12:19:15.115 | Semaphore | Semaphore 0 is initialized (non-zero otime) and the value is available; last seen value was 1
2.8.1.52155 9194 2025-09-17 12:19:15.162 INFO  main          BootstrapLogger           12:19:15.116 | Semaphore | Semaphore 0 is initialized (non-zero otime) and the value is available; last seen value was 1
2.8.1.52155 9194 2025-09-17 12:19:15.162 INFO  main          BootstrapLogger           12:19:15.117 | Semaphore | Acquired semaphore 0, will be a main instance
2.8.1.52155 9194 2025-09-17 12:19:15.162 INFO  main          BootstrapLogger           12:19:15.117 | Semaphore | Semaphore 0 is initialized (non-zero otime) and the value is available; last seen value was 0
2.8.1.52155 9194 2025-09-17 12:19:15.162 INFO  main          BootstrapLogger           12:19:15.118 | UnixApplicationStartLock | Running as main instance
2.8.1.52155 9194 2025-09-17 12:19:15.162 INFO  main          BootstrapLogger           12:19:15.118 | ApplicationStartLock$Companion | application lock acquired: true
2.8.1.52155 9194 2025-09-17 12:19:15.162 INFO  main          BootstrapLogger           12:19:15.118 | IpcInstanceFactory | pid: 9194
2.8.1.52155 9194 2025-09-17 12:19:15.162 INFO  main          BootstrapLogger           12:19:15.120 | MainInstanceImpl$Companion | /home/shai/.cache/JetBrains/Toolbox/ipc: binding
2.8.1.52155 9194 2025-09-17 12:19:15.162 INFO  main          BootstrapLogger           12:19:15.137 | MainInstanceImpl$Companion | /home/shai/.cache/JetBrains/Toolbox/ipc: already in use (Address already in use)
2.8.1.52155 9194 2025-09-17 12:19:15.162 INFO  main          BootstrapLogger           12:19:15.137 | IpcInstanceFactory | checking if the main instance is alive
2.8.1.52155 9194 2025-09-17 12:19:15.162 INFO  main          BootstrapLogger           12:19:15.139 | MainInstanceImpl$Companion | /home/shai/.cache/JetBrains/Toolbox/ipc: binding
2.8.1.52155 9194 2025-09-17 12:19:15.162 INFO  main          BootstrapLogger           12:19:15.141 | MainInstanceImpl$Companion | /home/shai/.cache/JetBrains/Toolbox/ipc: bound
2.8.1.52155 9194 2025-09-17 12:19:15.162 INFO  main          BootstrapLogger           12:19:15.141 | IpcInstanceFactory | Instance type: main
2.8.1.52155 9194 2025-09-17 12:19:15.162 INFO  main          BootstrapLogger           12:19:15.141 | IpcInstanceFactory | Acquired server channel
2.8.1.52155 9194 2025-09-17 12:19:15.162 INFO  main          BootstrapLogger           12:19:15.141 | MainInstanceImpl | Debugger can not be attached
2.8.1.52155 9194 2025-09-17 12:19:15.162 INFO  main          BootstrapLogger           12:19:15.142 | BootstrapLogger | instance type: MainInstance
2.8.1.52155 9194 2025-09-17 12:19:15.162 INFO  main          BootstrapLogger           12:19:15.151 | BootstrapLogger | Logging to /home/shai/.local/share/JetBrains/Toolbox/logs/toolbox.{count}.log
2.8.1.52155 9194 2025-09-17 12:19:15.164 INFO  main          Toolbox_servicesKt        Command line: [/opt/jetbrains-toolbox/jetbrains-toolbox], pid: 9194
2.8.1.52155 9194 2025-09-17 12:19:15.386 INFO  cher-worker-1 JVMLogger                 loading snapshot StorageKey(storage=toolbox)
2.8.1.52155 9194 2025-09-17 12:19:15.408 INFO  main          KeychainBackendKt         Using preferred keychain backend, linux-libsecret
2.8.1.52155 9194 2025-09-17 12:19:15.446 INFO  cher-worker-6 AccountManagerImpl        Loading accounts from /home/shai/.local/share/JetBrains/Toolbox/accounts.json
2.8.1.52155 9194 2025-09-17 12:19:15.447 WARN  cher-worker-6 AccountManagerImpl        File /home/shai/.local/share/JetBrains/Toolbox/accounts.json does not exist
2.8.1.52155 9194 2025-09-17 12:19:15.447 INFO  cher-worker-6 AccountManagerImpl        Loaded accounts: 
2.8.1.52155 9194 2025-09-17 12:19:15.455 INFO  cher-worker-5 CacheManagerImpl          There is no file under /home/shai/.local/share/JetBrains/Toolbox/enterprise/feed-filter.json to remove
2.8.1.52155 9194 2025-09-17 12:19:15.458 INFO  cher-worker-9 AccountManagerImpl        No accounts exists and accounts file is empty
2.8.1.52155 9194 2025-09-17 12:19:15.459 INFO  main          CapabilitiesKt            toolbox_version = 2.8.1.52155
2.8.1.52155 9194 2025-09-17 12:19:15.459 INFO  main          CapabilitiesKt            os = linux
2.8.1.52155 9194 2025-09-17 12:19:15.459 INFO  main          CapabilitiesKt            os_kernel = Linux
2.8.1.52155 9194 2025-09-17 12:19:15.459 INFO  main          CapabilitiesKt            os_version_major = 6
2.8.1.52155 9194 2025-09-17 12:19:15.459 INFO  main          CapabilitiesKt            os_version_minor = 16
2.8.1.52155 9194 2025-09-17 12:19:15.459 INFO  main          CapabilitiesKt            os_version_micro = 7
2.8.1.52155 9194 2025-09-17 12:19:15.459 INFO  main          CapabilitiesKt            os_version = 6.16.7-arch1-1
2.8.1.52155 9194 2025-09-17 12:19:15.459 INFO  main          CapabilitiesKt            cpu_arch = x64
2.8.1.52155 9194 2025-09-17 12:19:15.459 INFO  main          CapabilitiesKt            glibc = 2.42
2.8.1.52155 9194 2025-09-17 12:19:15.638 INFO  her-worker-12 CacheManagerImpl          There is no file under /home/shai/.local/share/JetBrains/Toolbox/enterprise/services.json to remove
2.8.1.52155 9194 2025-09-17 12:19:15.677 INFO  main          FileUtilsImpl             Retained the following 0 path(s): []
2.8.1.52155 9194 2025-09-17 12:19:15.678 INFO  main          ToolManagerImpl           Detected toolbox installation at /opt/jetbrains-toolbox
2.8.1.52155 9194 2025-09-17 12:19:15.711 INFO  cher-worker-1 CacheManagerImpl          There is no file under /home/shai/.local/share/JetBrains/Toolbox/enterprise/auto-installed-tools.json to remove
2.8.1.52155 9194 2025-09-17 12:19:15.713 INFO  her-worker-11 iseOnAuthStateChangeSetup Check if redirect to OnBoarding is required:
  Config: null
  Account: null
2.8.1.52155 9194 2025-09-17 12:19:15.722 INFO  main          PlatformDependent         Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
2.8.1.52155 9194 2025-09-17 12:19:15.749 INFO  main          NettyServicesServerBase   Starting services server on /run/user/1000/jb.station.sock
2.8.1.52155 9194 2025-09-17 12:19:15.761 INFO  cher-worker-1 ShellLaunchersManagerImpl Updating shell launchers in /home/shai/.local/share/JetBrains/Toolbox/scripts
2.8.1.52155 9194 2025-09-17 12:19:15.768 INFO  cher-worker-6 CacheManagerImpl          There is no file under /home/shai/.cache/JetBrains/Toolbox/disk_usage.json to remove
2.8.1.52155 9194 2025-09-17 12:19:15.809 INFO  on Server 1-1 AbstractInternalLogger    [id: 0x36f41d1f] REGISTERED
2.8.1.52155 9194 2025-09-17 12:19:15.810 INFO  on Server 1-1 AbstractInternalLogger    [id: 0x36f41d1f] BIND: /run/user/1000/jb.station.sock
2.8.1.52155 9194 2025-09-17 12:19:15.810 INFO  cher-worker-4 NettyServicesServerBase   Services server started
2.8.1.52155 9194 2025-09-17 12:19:15.810 INFO  on Server 1-1 AbstractInternalLogger    [id: 0x36f41d1f, L:/run/user/1000/jb.station.sock] ACTIVE
2.8.1.52155 9194 2025-09-17 12:19:15.812 INFO  cher-worker-7 iltInServerImpl$Companion Refresh > Built-in server started. Address: 127.0.0.1 Port: 40369
Registered handlers:
/educationalProgress: WebSocketHandshakeHandler
/gateway/clientLink: WebSocketHandshakeHandler
2.8.1.52155 9194 2025-09-17 12:19:15.898 INFO  cher-worker-1 PluginManagerImpl         Installing plugin spaceport from built-in plugins
2.8.1.52155 9194 2025-09-17 12:19:15.902 INFO  cher-worker-1 uginsSettingsProviderImpl Settings file for plugin spaceport doesn't exist
2.8.1.52155 9194 2025-09-17 12:19:15.919 INFO  her-worker-12 CacheManagerImpl          There is no file under /home/shai/.cache/JetBrains/Toolbox/licenses.json to remove
2.8.1.52155 9194 2025-09-17 12:19:15.919 INFO  cher-worker-7 ConcurrentDownloadSession Refresh > Feed refresh (PRODUCTION) > Concurrent feed download started, begin with 2 URLs
2.8.1.52155 9194 2025-09-17 12:19:15.930 INFO  her-worker-14 ConcurrentDownloadSession Concurrent feed download started, begin with 1 URLs
2.8.1.52155 9194 2025-09-17 12:19:15.932 INFO  main          Toolbox_servicesKt        Renderer: Default
2.8.1.52155 9194 2025-09-17 12:19:15.932 INFO  main          OSIntegrationManagerLinux bin directory cannot be resolved: no such file: java.io.FileNotFoundException: no such file
	at okio.JvmSystemFileSystem.canonicalize(JvmSystemFileSystem.kt:31)
	at okio.ForwardingFileSystem.canonicalize(ForwardingFileSystem.kt:148)
	at com.jetbrains.toolbox.validation.FileSystemWithThreadValidation.canonicalize(FileSystemWithThreadValidation.kt:38)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.getBinDir$resolved(OSIntegrationManagerLinux.kt:258)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.getBinDir(OSIntegrationManagerLinux.kt:270)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.getBinDir$default(OSIntegrationManagerLinux.kt:256)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.ensureOSIntegration(OSIntegrationManagerLinux.kt:242)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerImpl.performStartupTasks(OSIntegrationManagerImpl.kt:263)
	at com.jetbrains.toolbox.entry.Toolbox_servicesKt.createToolboxApplication(toolbox-services.kt:156)
	at com.jetbrains.toolbox.entry.Toolbox_servicesKt.createToolboxApplication$default(toolbox-services.kt:131)
	at com.jetbrains.toolbox.entry.ToolboxEntry.startToolboxMain(ToolboxEntry.kt:138)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at com.jetbrains.toolbox.entry.ToolboxProcessEarlyEntry.startToolbox(ToolboxProcessEarlyEntry.java:70)
2.8.1.52155 9194 2025-09-17 12:19:15.933 ERROR main          OSIntegrationManagerLinux Failed to install icon for desktop file: java.io.FileNotFoundException: /opt/jetbrains-toolbox/toolbox.svg (Permission denied)
	at java.base/java.io.FileOutputStream.open0(Native Method)
	at java.base/java.io.FileOutputStream.open(Unknown Source)
	at java.base/java.io.FileOutputStream.<init>(Unknown Source)
	at okio.Okio__JvmOkioKt.sink(JvmOkio.kt:173)
	at okio.Okio.sink(Unknown Source)
	at okio.Okio__JvmOkioKt.sink$default(JvmOkio.kt:173)
	at okio.Okio.sink$default(Unknown Source)
	at okio.JvmSystemFileSystem.sink(JvmSystemFileSystem.kt:101)
	at okio.ForwardingFileSystem.sink(ForwardingFileSystem.kt:206)
	at com.jetbrains.toolbox.validation.FileSystemWithThreadValidation.sink(FileSystemWithThreadValidation.kt:98)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.installDesktopFile(OSIntegrationManagerLinux.kt:487)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.ensureOSIntegration(OSIntegrationManagerLinux.kt:248)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerImpl.performStartupTasks(OSIntegrationManagerImpl.kt:263)
	at com.jetbrains.toolbox.entry.Toolbox_servicesKt.createToolboxApplication(toolbox-services.kt:156)
	at com.jetbrains.toolbox.entry.Toolbox_servicesKt.createToolboxApplication$default(toolbox-services.kt:131)
	at com.jetbrains.toolbox.entry.ToolboxEntry.startToolboxMain(ToolboxEntry.kt:138)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at com.jetbrains.toolbox.entry.ToolboxProcessEarlyEntry.startToolbox(ToolboxProcessEarlyEntry.java:70)
2.8.1.52155 9194 2025-09-17 12:19:15.933 INFO  main          OSIntegrationManagerLinux Installed .desktop file to /home/shai/.local/share/applications/jetbrains-toolbox.desktop
2.8.1.52155 9194 2025-09-17 12:19:15.933 INFO  main          ionManagerLinux$Companion Adding jetbrains:// protocol handler to mimeapps.list
2.8.1.52155 9194 2025-09-17 12:19:15.934 INFO  main          ProcessesRunnerBlocking   Executing /usr/bin/xdg-mime args: default|jetbrains-toolbox.desktop|x-scheme-handler/jetbrains
2.8.1.52155 9194 2025-09-17 12:19:15.935 INFO  her-worker-14 PluginAuthManagerImpl     Plugin spaceport > No accounts exist and accounts file is empty
2.8.1.52155 9194 2025-09-17 12:19:15.948 INFO  cher-worker-1 PluginManagerImpl         Installing plugin ssh from built-in plugins
2.8.1.52155 9194 2025-09-17 12:19:15.958 INFO  cher-worker-1 PluginManagerImpl         loadExternalPlugins: No external plugins found
2.8.1.52155 9194 2025-09-17 12:19:16.007 INFO  main          OSIntegrationManagerImpl  performStartupTasks finished
2.8.1.52155 9194 2025-09-17 12:19:16.008 ERROR main          Toolbox_servicesKt        Failed to perform startup tasks: java.io.FileNotFoundException: /home/shai/.config/autostart/jetbrains-toolbox.desktop (Permission denied)
	at java.base/java.io.FileOutputStream.open0(Native Method)
	at java.base/java.io.FileOutputStream.open(Unknown Source)
	at java.base/java.io.FileOutputStream.<init>(Unknown Source)
	at okio.Okio__JvmOkioKt.sink(JvmOkio.kt:173)
	at okio.Okio.sink(Unknown Source)
	at okio.Okio__JvmOkioKt.sink$default(JvmOkio.kt:173)
	at okio.Okio.sink$default(Unknown Source)
	at okio.JvmSystemFileSystem.sink(JvmSystemFileSystem.kt:101)
	at okio.ForwardingFileSystem.sink(ForwardingFileSystem.kt:206)
	at com.jetbrains.toolbox.validation.FileSystemWithThreadValidation.sink(FileSystemWithThreadValidation.kt:98)
	at com.jetbrains.toolbox.dotDesktopFiles.DotDesktopAccessorImpl.ensureDotDesktopFile(DotDesktopAccessorImpl.kt:78)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.installDesktopFileTo(OSIntegrationManagerLinux.kt:422)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.ensureAutorun(OSIntegrationManagerLinux.kt:283)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.ensureOSIntegration(OSIntegrationManagerLinux.kt:252)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerImpl.performStartupTasks(OSIntegrationManagerImpl.kt:263)
	at com.jetbrains.toolbox.entry.Toolbox_servicesKt.createToolboxApplication(toolbox-services.kt:156)
	at com.jetbrains.toolbox.entry.Toolbox_servicesKt.createToolboxApplication$default(toolbox-services.kt:131)
	at com.jetbrains.toolbox.entry.ToolboxEntry.startToolboxMain(ToolboxEntry.kt:138)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at com.jetbrains.toolbox.entry.ToolboxProcessEarlyEntry.startToolbox(ToolboxProcessEarlyEntry.java:70)
2.8.1.52155 9523 2025-09-17 12:22:44.977 INFO  main          BootstrapLogger           Logging configuration verified: slf4j logger factory is correct, tinylog logging provider is correct, expected writers are present.
2.8.1.52155 9523 2025-09-17 12:22:44.979 INFO  main          BootstrapLogger           ===========================================================
2.8.1.52155 9523 2025-09-17 12:22:44.979 INFO  main          BootstrapLogger           JetBrains Toolbox 2.8.1.52155 built on 2025-08-11T20:58:32+03:00 is starting
2.8.1.52155 9523 2025-09-17 12:22:44.979 INFO  main          BootstrapLogger           Git Commit: be12f4283b6834db93a6545561b9119c7c9a1ceb
2.8.1.52155 9523 2025-09-17 12:22:44.979 INFO  main          BootstrapLogger           OS: Linux, JRE: 21.0.7+6-b1034.51
2.8.1.52155 9523 2025-09-17 12:22:44.980 INFO  main          BootstrapLogger           Executable: null
2.8.1.52155 9523 2025-09-17 12:22:44.981 INFO  main          BootstrapLogger           Arguments: jetbrains-toolbox
2.8.1.52155 9523 2025-09-17 12:22:44.981 INFO  main          BootstrapLogger           === Environment variables ===
2.8.1.52155 9523 2025-09-17 12:22:44.981 INFO  main          BootstrapLogger           CLICOLOR = 1
2.8.1.52155 9523 2025-09-17 12:22:44.981 INFO  main          BootstrapLogger           COLORTERM = truecolor
2.8.1.52155 9523 2025-09-17 12:22:44.981 INFO  main          BootstrapLogger           DBUS_SESSION_BUS_ADDRESS = unix:path=/run/user/1000/bus
2.8.1.52155 9523 2025-09-17 12:22:44.982 INFO  main          BootstrapLogger           DEBUGINFOD_URLS = https://debuginfod.archlinux.org 
2.8.1.52155 9523 2025-09-17 12:22:44.982 INFO  main          BootstrapLogger           DESKTOP_SESSION = plasma
2.8.1.52155 9523 2025-09-17 12:22:44.982 INFO  main          BootstrapLogger           DISPLAY = :1
2.8.1.52155 9523 2025-09-17 12:22:44.982 INFO  main          BootstrapLogger           EDITOR = nvim
2.8.1.52155 9523 2025-09-17 12:22:44.982 INFO  main          BootstrapLogger           EZA_ICONS_AUTO = 1
2.8.1.52155 9523 2025-09-17 12:22:44.982 INFO  main          BootstrapLogger           GBM_BACKEND = nvidia-drm
2.8.1.52155 9523 2025-09-17 12:22:44.982 INFO  main          BootstrapLogger           GREP_OPTIONS = --color=auto
2.8.1.52155 9523 2025-09-17 12:22:44.982 INFO  main          BootstrapLogger           GTK2_RC_FILES = /etc/gtk-2.0/gtkrc:/home/shai/.gtkrc-2.0:/home/shai/.config/gtkrc-2.0
2.8.1.52155 9523 2025-09-17 12:22:44.982 INFO  main          BootstrapLogger           GTK_RC_FILES = /etc/gtk/gtkrc:/home/shai/.gtkrc:/home/shai/.config/gtkrc
2.8.1.52155 9523 2025-09-17 12:22:44.982 INFO  main          BootstrapLogger           HG = /usr/bin/hg
2.8.1.52155 9523 2025-09-17 12:22:44.982 INFO  main          BootstrapLogger           HOME = /home/shai
2.8.1.52155 9523 2025-09-17 12:22:44.982 INFO  main          BootstrapLogger           ICEAUTHORITY = /run/user/1000/iceauth_PoRiSV
2.8.1.52155 9523 2025-09-17 12:22:44.982 INFO  main          BootstrapLogger           INVOCATION_ID = ec15a17c73e24d5ab93f984963b6979b
2.8.1.52155 9523 2025-09-17 12:22:44.982 INFO  main          BootstrapLogger           JOURNAL_STREAM = 9:2374
2.8.1.52155 9523 2025-09-17 12:22:44.982 INFO  main          BootstrapLogger           KDE_APPLICATIONS_AS_SCOPE = 1
2.8.1.52155 9523 2025-09-17 12:22:44.982 INFO  main          BootstrapLogger           KDE_FULL_SESSION = true
2.8.1.52155 9523 2025-09-17 12:22:44.982 INFO  main          BootstrapLogger           KDE_SESSION_UID = 1000
2.8.1.52155 9523 2025-09-17 12:22:44.982 INFO  main          BootstrapLogger           KDE_SESSION_VERSION = 6
2.8.1.52155 9523 2025-09-17 12:22:44.982 INFO  main          BootstrapLogger           LANG = en_IL.UTF-8
2.8.1.52155 9523 2025-09-17 12:22:44.982 INFO  main          BootstrapLogger           LIBVIRT_DEFAULT_URI = qemu:///system
2.8.1.52155 9523 2025-09-17 12:22:44.982 INFO  main          BootstrapLogger           LOGNAME = shai
2.8.1.52155 9523 2025-09-17 12:22:44.982 INFO  main          BootstrapLogger           MAIL = /var/spool/mail/shai
2.8.1.52155 9523 2025-09-17 12:22:44.982 INFO  main          BootstrapLogger           MANAGERPID = 1055
2.8.1.52155 9523 2025-09-17 12:22:44.982 INFO  main          BootstrapLogger           MANPAGER = env BATMAN_IS_BEING_MANPAGER=yes bash /usr/bin/batman
2.8.1.52155 9523 2025-09-17 12:22:44.982 INFO  main          BootstrapLogger           MANROFFOPT = -c
2.8.1.52155 9523 2025-09-17 12:22:44.982 INFO  main          BootstrapLogger           MEMORY_PRESSURE_WATCH = /sys/fs/cgroup/user.slice/user-1000.slice/user@1000.service/session.slice/plasma-plasmashell.service/memory.pressure
2.8.1.52155 9523 2025-09-17 12:22:44.982 INFO  main          BootstrapLogger           MEMORY_PRESSURE_WRITE = c29tZSAyMDAwMDAgMjAwMDAwMAA=
2.8.1.52155 9523 2025-09-17 12:22:44.982 INFO  main          BootstrapLogger           MOTD_SHOWN = pam
2.8.1.52155 9523 2025-09-17 12:22:44.982 INFO  main          BootstrapLogger           MY_MESA_DATA_DIR = /home/shai/dev/mesa-data
2.8.1.52155 9523 2025-09-17 12:22:44.982 INFO  main          BootstrapLogger           PAM_KWALLET5_LOGIN = /run/user/1000/kwallet5.socket
2.8.1.52155 9523 2025-09-17 12:22:44.982 INFO  main          BootstrapLogger           PATH = /home/shai/.local/bin:/usr/local/texlive/2025/bin/x86_64-linux:/home/shai/.pyenv/shims:/usr/local/sbin:/usr/local/bin:/usr/bin:/var/lib/flatpak/exports/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/usr/lib/rustup/bin:/home/shai/.local/share/JetBrains/Toolbox/scripts:/home/shai/.lmstudio/bin:/home/shai/.lmstudio/bin
2.8.1.52155 9523 2025-09-17 12:22:44.982 INFO  main          BootstrapLogger           [sensitive] PUSHOVER_MESA_APP_TOKEN = ******
2.8.1.52155 9523 2025-09-17 12:22:44.982 INFO  main          BootstrapLogger           PUSHOVER_USER_KEY = u4dm64zufs1sapq6ocrhvqqubctrpr
2.8.1.52155 9523 2025-09-17 12:22:44.982 INFO  main          BootstrapLogger           PWD = /home/shai
2.8.1.52155 9523 2025-09-17 12:22:44.982 INFO  main          BootstrapLogger           PYENV_ROOT = /home/shai/.pyenv
2.8.1.52155 9523 2025-09-17 12:22:44.982 INFO  main          BootstrapLogger           PYENV_SHELL = fish
2.8.1.52155 9523 2025-09-17 12:22:44.982 INFO  main          BootstrapLogger           PYTHON_CFLAGS = -march=native -mtune=native
2.8.1.52155 9523 2025-09-17 12:22:44.982 INFO  main          BootstrapLogger           PYTHON_CONFIGURE_OPTS = --enable-optimizations --with-lto
2.8.1.52155 9523 2025-09-17 12:22:44.982 INFO  main          BootstrapLogger           QT_WAYLAND_RECONNECT = 1
2.8.1.52155 9523 2025-09-17 12:22:44.982 INFO  main          BootstrapLogger           SESSION_MANAGER = local/shai-desktop:@/tmp/.ICE-unix/1410,unix/shai-desktop:/tmp/.ICE-unix/1410
2.8.1.52155 9523 2025-09-17 12:22:44.982 INFO  main          BootstrapLogger           SHELL = /usr/bin/fish
2.8.1.52155 9523 2025-09-17 12:22:44.982 INFO  main          BootstrapLogger           SHLVL = 1
2.8.1.52155 9523 2025-09-17 12:22:44.982 INFO  main          BootstrapLogger           SSH_AGENT_PID = 1199
2.8.1.52155 9523 2025-09-17 12:22:44.982 INFO  main          BootstrapLogger           SSH_AUTH_SOCK = /tmp/ssh-XXXXXXvN7YNH/agent.1198
2.8.1.52155 9523 2025-09-17 12:22:44.982 INFO  main          BootstrapLogger           STARSHIP_SESSION_KEY = 2600012406327322
2.8.1.52155 9523 2025-09-17 12:22:44.982 INFO  main          BootstrapLogger           STARSHIP_SHELL = fish
2.8.1.52155 9523 2025-09-17 12:22:44.982 INFO  main          BootstrapLogger           SYSTEMD_EXEC_PID = 1426
2.8.1.52155 9523 2025-09-17 12:22:44.982 INFO  main          BootstrapLogger           TERM = xterm-256color
2.8.1.52155 9523 2025-09-17 12:22:44.982 INFO  main          BootstrapLogger           TERM_PROGRAM = WezTerm
2.8.1.52155 9523 2025-09-17 12:22:44.982 INFO  main          BootstrapLogger           TERM_PROGRAM_VERSION = 20240203-110809-5046fc22
2.8.1.52155 9523 2025-09-17 12:22:44.982 INFO  main          BootstrapLogger           USER = shai
2.8.1.52155 9523 2025-09-17 12:22:44.983 INFO  main          BootstrapLogger           WAYLAND_DISPLAY = wayland-0
2.8.1.52155 9523 2025-09-17 12:22:44.983 INFO  main          BootstrapLogger           WEZTERM_CONFIG_DIR = /home/shai
2.8.1.52155 9523 2025-09-17 12:22:44.983 INFO  main          BootstrapLogger           WEZTERM_CONFIG_FILE = /home/shai/.wezterm.lua
2.8.1.52155 9523 2025-09-17 12:22:44.983 INFO  main          BootstrapLogger           WEZTERM_EXECUTABLE = /usr/bin/wezterm-gui
2.8.1.52155 9523 2025-09-17 12:22:44.983 INFO  main          BootstrapLogger           WEZTERM_EXECUTABLE_DIR = /usr/bin
2.8.1.52155 9523 2025-09-17 12:22:44.983 INFO  main          BootstrapLogger           WEZTERM_PANE = 0
2.8.1.52155 9523 2025-09-17 12:22:44.983 INFO  main          BootstrapLogger           WEZTERM_UNIX_SOCKET = /run/user/1000/wezterm/gui-sock-3498
2.8.1.52155 9523 2025-09-17 12:22:44.983 INFO  main          BootstrapLogger           XAUTHORITY = /run/user/1000/xauth_SqsvLP
2.8.1.52155 9523 2025-09-17 12:22:44.983 INFO  main          BootstrapLogger           [sensitive] XDG_ACTIVATION_TOKEN = ******
2.8.1.52155 9523 2025-09-17 12:22:44.983 INFO  main          BootstrapLogger           XDG_CONFIG_DIRS = /home/shai/.config/kdedefaults:/etc/xdg
2.8.1.52155 9523 2025-09-17 12:22:44.983 INFO  main          BootstrapLogger           XDG_CURRENT_DESKTOP = KDE
2.8.1.52155 9523 2025-09-17 12:22:44.983 INFO  main          BootstrapLogger           XDG_DATA_DIRS = /home/shai/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share:/usr/share
2.8.1.52155 9523 2025-09-17 12:22:44.983 INFO  main          BootstrapLogger           XDG_MENU_PREFIX = plasma-
2.8.1.52155 9523 2025-09-17 12:22:44.983 INFO  main          BootstrapLogger           XDG_RUNTIME_DIR = /run/user/1000
2.8.1.52155 9523 2025-09-17 12:22:44.983 INFO  main          BootstrapLogger           XDG_SEAT = seat0
2.8.1.52155 9523 2025-09-17 12:22:44.983 INFO  main          BootstrapLogger           XDG_SEAT_PATH = /org/freedesktop/DisplayManager/Seat0
2.8.1.52155 9523 2025-09-17 12:22:44.983 INFO  main          BootstrapLogger           XDG_SESSION_CLASS = user
2.8.1.52155 9523 2025-09-17 12:22:44.983 INFO  main          BootstrapLogger           XDG_SESSION_DESKTOP = KDE
2.8.1.52155 9523 2025-09-17 12:22:44.983 INFO  main          BootstrapLogger           XDG_SESSION_ID = 2
2.8.1.52155 9523 2025-09-17 12:22:44.983 INFO  main          BootstrapLogger           XDG_SESSION_PATH = /org/freedesktop/DisplayManager/Session1
2.8.1.52155 9523 2025-09-17 12:22:44.983 INFO  main          BootstrapLogger           XDG_SESSION_TYPE = wayland
2.8.1.52155 9523 2025-09-17 12:22:44.983 INFO  main          BootstrapLogger           XDG_VTNR = 1
2.8.1.52155 9523 2025-09-17 12:22:44.983 INFO  main          BootstrapLogger           XKB_DEFAULT_LAYOUT = us
2.8.1.52155 9523 2025-09-17 12:22:44.983 INFO  main          BootstrapLogger           XKB_DEFAULT_MODEL = pc105+inet
2.8.1.52155 9523 2025-09-17 12:22:44.983 INFO  main          BootstrapLogger           XKB_DEFAULT_OPTIONS = terminate:ctrl_alt_bksp
2.8.1.52155 9523 2025-09-17 12:22:44.983 INFO  main          BootstrapLogger           __GLX_VENDOR_LIBRARY_NAME = nvidia
2.8.1.52155 9523 2025-09-17 12:22:44.983 INFO  main          BootstrapLogger           === end of environment variables ===
2.8.1.52155 9523 2025-09-17 12:22:44.983 INFO  main          BootstrapLogger           Dumping bootstrap log entries (18 total): 
2.8.1.52155 9523 2025-09-17 12:22:44.983 INFO  main          BootstrapLogger           12:22:44.883 | ToolboxEntry | pid: 9523
2.8.1.52155 9523 2025-09-17 12:22:44.983 INFO  main          BootstrapLogger           12:22:44.932 | Semaphore | Semaphore 0 is initialized (non-zero otime) and the value is available; last seen value was 1
2.8.1.52155 9523 2025-09-17 12:22:44.983 INFO  main          BootstrapLogger           12:22:44.933 | Semaphore | Semaphore 0 is initialized (non-zero otime) and the value is available; last seen value was 1
2.8.1.52155 9523 2025-09-17 12:22:44.983 INFO  main          BootstrapLogger           12:22:44.934 | Semaphore | Acquired semaphore 0, will be a main instance
2.8.1.52155 9523 2025-09-17 12:22:44.983 INFO  main          BootstrapLogger           12:22:44.935 | Semaphore | Semaphore 0 is initialized (non-zero otime) and the value is available; last seen value was 0
2.8.1.52155 9523 2025-09-17 12:22:44.983 INFO  main          BootstrapLogger           12:22:44.935 | UnixApplicationStartLock | Running as main instance
2.8.1.52155 9523 2025-09-17 12:22:44.983 INFO  main          BootstrapLogger           12:22:44.935 | ApplicationStartLock$Companion | application lock acquired: true
2.8.1.52155 9523 2025-09-17 12:22:44.983 INFO  main          BootstrapLogger           12:22:44.936 | IpcInstanceFactory | pid: 9523
2.8.1.52155 9523 2025-09-17 12:22:44.983 INFO  main          BootstrapLogger           12:22:44.937 | MainInstanceImpl$Companion | /home/shai/.cache/JetBrains/Toolbox/ipc: binding
2.8.1.52155 9523 2025-09-17 12:22:44.983 INFO  main          BootstrapLogger           12:22:44.955 | MainInstanceImpl$Companion | /home/shai/.cache/JetBrains/Toolbox/ipc: already in use (Address already in use)
2.8.1.52155 9523 2025-09-17 12:22:44.983 INFO  main          BootstrapLogger           12:22:44.955 | IpcInstanceFactory | checking if the main instance is alive
2.8.1.52155 9523 2025-09-17 12:22:44.983 INFO  main          BootstrapLogger           12:22:44.957 | MainInstanceImpl$Companion | /home/shai/.cache/JetBrains/Toolbox/ipc: binding
2.8.1.52155 9523 2025-09-17 12:22:44.983 INFO  main          BootstrapLogger           12:22:44.959 | MainInstanceImpl$Companion | /home/shai/.cache/JetBrains/Toolbox/ipc: bound
2.8.1.52155 9523 2025-09-17 12:22:44.983 INFO  main          BootstrapLogger           12:22:44.959 | IpcInstanceFactory | Instance type: main
2.8.1.52155 9523 2025-09-17 12:22:44.983 INFO  main          BootstrapLogger           12:22:44.959 | IpcInstanceFactory | Acquired server channel
2.8.1.52155 9523 2025-09-17 12:22:44.983 INFO  main          BootstrapLogger           12:22:44.959 | MainInstanceImpl | Debugger can not be attached
2.8.1.52155 9523 2025-09-17 12:22:44.984 INFO  main          BootstrapLogger           12:22:44.960 | BootstrapLogger | instance type: MainInstance
2.8.1.52155 9523 2025-09-17 12:22:44.984 INFO  main          BootstrapLogger           12:22:44.971 | BootstrapLogger | Logging to /home/shai/.local/share/JetBrains/Toolbox/logs/toolbox.{count}.log
2.8.1.52155 9523 2025-09-17 12:22:44.985 INFO  main          Toolbox_servicesKt        Command line: [jetbrains-toolbox], pid: 9523
2.8.1.52155 9523 2025-09-17 12:22:45.228 INFO  cher-worker-1 JVMLogger                 loading snapshot StorageKey(storage=toolbox)
2.8.1.52155 9523 2025-09-17 12:22:45.249 INFO  main          KeychainBackendKt         Using preferred keychain backend, linux-libsecret
2.8.1.52155 9523 2025-09-17 12:22:45.286 INFO  cher-worker-3 AccountManagerImpl        Loading accounts from /home/shai/.local/share/JetBrains/Toolbox/accounts.json
2.8.1.52155 9523 2025-09-17 12:22:45.287 WARN  cher-worker-3 AccountManagerImpl        File /home/shai/.local/share/JetBrains/Toolbox/accounts.json does not exist
2.8.1.52155 9523 2025-09-17 12:22:45.287 INFO  cher-worker-3 AccountManagerImpl        Loaded accounts: 
2.8.1.52155 9523 2025-09-17 12:22:45.297 INFO  cher-worker-6 AccountManagerImpl        No accounts exists and accounts file is empty
2.8.1.52155 9523 2025-09-17 12:22:45.298 INFO  cher-worker-4 CacheManagerImpl          There is no file under /home/shai/.local/share/JetBrains/Toolbox/enterprise/feed-filter.json to remove
2.8.1.52155 9523 2025-09-17 12:22:45.302 INFO  main          CapabilitiesKt            toolbox_version = 2.8.1.52155
2.8.1.52155 9523 2025-09-17 12:22:45.302 INFO  main          CapabilitiesKt            os = linux
2.8.1.52155 9523 2025-09-17 12:22:45.302 INFO  main          CapabilitiesKt            os_kernel = Linux
2.8.1.52155 9523 2025-09-17 12:22:45.302 INFO  main          CapabilitiesKt            os_version_major = 6
2.8.1.52155 9523 2025-09-17 12:22:45.302 INFO  main          CapabilitiesKt            os_version_minor = 16
2.8.1.52155 9523 2025-09-17 12:22:45.302 INFO  main          CapabilitiesKt            os_version_micro = 7
2.8.1.52155 9523 2025-09-17 12:22:45.302 INFO  main          CapabilitiesKt            os_version = 6.16.7-arch1-1
2.8.1.52155 9523 2025-09-17 12:22:45.302 INFO  main          CapabilitiesKt            cpu_arch = x64
2.8.1.52155 9523 2025-09-17 12:22:45.302 INFO  main          CapabilitiesKt            glibc = 2.42
2.8.1.52155 9523 2025-09-17 12:22:45.466 INFO  her-worker-10 CacheManagerImpl          There is no file under /home/shai/.local/share/JetBrains/Toolbox/enterprise/services.json to remove
2.8.1.52155 9523 2025-09-17 12:22:45.503 INFO  main          FileUtilsImpl             Retained the following 0 path(s): []
2.8.1.52155 9523 2025-09-17 12:22:45.504 INFO  main          ToolManagerImpl           Detected toolbox installation at /opt/jetbrains-toolbox
2.8.1.52155 9523 2025-09-17 12:22:45.535 INFO  cher-worker-7 CacheManagerImpl          There is no file under /home/shai/.local/share/JetBrains/Toolbox/enterprise/auto-installed-tools.json to remove
2.8.1.52155 9523 2025-09-17 12:22:45.537 INFO  cher-worker-6 iseOnAuthStateChangeSetup Check if redirect to OnBoarding is required:
  Config: null
  Account: null
2.8.1.52155 9523 2025-09-17 12:22:45.543 INFO  main          PlatformDependent         Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
2.8.1.52155 9523 2025-09-17 12:22:45.561 INFO  main          NettyServicesServerBase   Starting services server on /run/user/1000/jb.station.sock
2.8.1.52155 9523 2025-09-17 12:22:45.568 INFO  her-worker-12 ShellLaunchersManagerImpl Updating shell launchers in /home/shai/.local/share/JetBrains/Toolbox/scripts
2.8.1.52155 9523 2025-09-17 12:22:45.574 INFO  her-worker-10 CacheManagerImpl          There is no file under /home/shai/.cache/JetBrains/Toolbox/disk_usage.json to remove
2.8.1.52155 9523 2025-09-17 12:22:45.626 INFO  cher-worker-5 iltInServerImpl$Companion Refresh > Built-in server started. Address: 127.0.0.1 Port: 40513
Registered handlers:
/educationalProgress: WebSocketHandshakeHandler
/gateway/clientLink: WebSocketHandshakeHandler
2.8.1.52155 9523 2025-09-17 12:22:45.627 INFO  on Server 1-1 AbstractInternalLogger    [id: 0x2aef058e] REGISTERED
2.8.1.52155 9523 2025-09-17 12:22:45.627 INFO  on Server 1-1 AbstractInternalLogger    [id: 0x2aef058e] BIND: /run/user/1000/jb.station.sock
2.8.1.52155 9523 2025-09-17 12:22:45.627 INFO  on Server 1-1 AbstractInternalLogger    [id: 0x2aef058e, L:/run/user/1000/jb.station.sock] ACTIVE
2.8.1.52155 9523 2025-09-17 12:22:45.627 INFO  her-worker-14 NettyServicesServerBase   Services server started
2.8.1.52155 9523 2025-09-17 12:22:45.710 INFO  main          Toolbox_servicesKt        Renderer: Default
2.8.1.52155 9523 2025-09-17 12:22:45.710 INFO  main          OSIntegrationManagerLinux bin directory cannot be resolved: no such file: java.io.FileNotFoundException: no such file
	at okio.JvmSystemFileSystem.canonicalize(JvmSystemFileSystem.kt:31)
	at okio.ForwardingFileSystem.canonicalize(ForwardingFileSystem.kt:148)
	at com.jetbrains.toolbox.validation.FileSystemWithThreadValidation.canonicalize(FileSystemWithThreadValidation.kt:38)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.getBinDir$resolved(OSIntegrationManagerLinux.kt:258)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.getBinDir(OSIntegrationManagerLinux.kt:270)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.getBinDir$default(OSIntegrationManagerLinux.kt:256)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.ensureOSIntegration(OSIntegrationManagerLinux.kt:242)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerImpl.performStartupTasks(OSIntegrationManagerImpl.kt:263)
	at com.jetbrains.toolbox.entry.Toolbox_servicesKt.createToolboxApplication(toolbox-services.kt:156)
	at com.jetbrains.toolbox.entry.Toolbox_servicesKt.createToolboxApplication$default(toolbox-services.kt:131)
	at com.jetbrains.toolbox.entry.ToolboxEntry.startToolboxMain(ToolboxEntry.kt:138)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at com.jetbrains.toolbox.entry.ToolboxProcessEarlyEntry.startToolbox(ToolboxProcessEarlyEntry.java:70)
2.8.1.52155 9523 2025-09-17 12:22:45.711 ERROR main          OSIntegrationManagerLinux Failed to install icon for desktop file: java.io.FileNotFoundException: /opt/jetbrains-toolbox/toolbox.svg (Permission denied)
	at java.base/java.io.FileOutputStream.open0(Native Method)
	at java.base/java.io.FileOutputStream.open(Unknown Source)
	at java.base/java.io.FileOutputStream.<init>(Unknown Source)
	at okio.Okio__JvmOkioKt.sink(JvmOkio.kt:173)
	at okio.Okio.sink(Unknown Source)
	at okio.Okio__JvmOkioKt.sink$default(JvmOkio.kt:173)
	at okio.Okio.sink$default(Unknown Source)
	at okio.JvmSystemFileSystem.sink(JvmSystemFileSystem.kt:101)
	at okio.ForwardingFileSystem.sink(ForwardingFileSystem.kt:206)
	at com.jetbrains.toolbox.validation.FileSystemWithThreadValidation.sink(FileSystemWithThreadValidation.kt:98)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.installDesktopFile(OSIntegrationManagerLinux.kt:487)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.ensureOSIntegration(OSIntegrationManagerLinux.kt:248)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerImpl.performStartupTasks(OSIntegrationManagerImpl.kt:263)
	at com.jetbrains.toolbox.entry.Toolbox_servicesKt.createToolboxApplication(toolbox-services.kt:156)
	at com.jetbrains.toolbox.entry.Toolbox_servicesKt.createToolboxApplication$default(toolbox-services.kt:131)
	at com.jetbrains.toolbox.entry.ToolboxEntry.startToolboxMain(ToolboxEntry.kt:138)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at com.jetbrains.toolbox.entry.ToolboxProcessEarlyEntry.startToolbox(ToolboxProcessEarlyEntry.java:70)
2.8.1.52155 9523 2025-09-17 12:22:45.711 INFO  main          OSIntegrationManagerLinux Installed .desktop file to /home/shai/.local/share/applications/jetbrains-toolbox.desktop
2.8.1.52155 9523 2025-09-17 12:22:45.712 INFO  main          ionManagerLinux$Companion Adding jetbrains:// protocol handler to mimeapps.list
2.8.1.52155 9523 2025-09-17 12:22:45.712 INFO  main          ProcessesRunnerBlocking   Executing /usr/bin/xdg-mime args: default|jetbrains-toolbox.desktop|x-scheme-handler/jetbrains
2.8.1.52155 9523 2025-09-17 12:22:45.717 INFO  cher-worker-2 PluginManagerImpl         Installing plugin spaceport from built-in plugins
2.8.1.52155 9523 2025-09-17 12:22:45.721 INFO  cher-worker-2 uginsSettingsProviderImpl Settings file for plugin spaceport doesn't exist
2.8.1.52155 9523 2025-09-17 12:22:45.743 INFO  her-worker-14 CacheManagerImpl          There is no file under /home/shai/.cache/JetBrains/Toolbox/licenses.json to remove
2.8.1.52155 9523 2025-09-17 12:22:45.748 INFO  her-worker-10 ConcurrentDownloadSession Concurrent feed download started, begin with 1 URLs
2.8.1.52155 9523 2025-09-17 12:22:45.748 INFO  cher-worker-5 ConcurrentDownloadSession Refresh > Feed refresh (PRODUCTION) > Concurrent feed download started, begin with 2 URLs
2.8.1.52155 9523 2025-09-17 12:22:45.755 INFO  cher-worker-1 PluginAuthManagerImpl     Plugin spaceport > No accounts exist and accounts file is empty
2.8.1.52155 9523 2025-09-17 12:22:45.761 INFO  cher-worker-2 PluginManagerImpl         Installing plugin ssh from built-in plugins
2.8.1.52155 9523 2025-09-17 12:22:45.769 INFO  cher-worker-2 PluginManagerImpl         loadExternalPlugins: No external plugins found
2.8.1.52155 9523 2025-09-17 12:22:45.789 INFO  main          OSIntegrationManagerImpl  performStartupTasks finished
2.8.1.52155 9523 2025-09-17 12:22:45.790 ERROR main          Toolbox_servicesKt        Failed to perform startup tasks: java.io.FileNotFoundException: /home/shai/.config/autostart/jetbrains-toolbox.desktop (Permission denied)
	at java.base/java.io.FileOutputStream.open0(Native Method)
	at java.base/java.io.FileOutputStream.open(Unknown Source)
	at java.base/java.io.FileOutputStream.<init>(Unknown Source)
	at okio.Okio__JvmOkioKt.sink(JvmOkio.kt:173)
	at okio.Okio.sink(Unknown Source)
	at okio.Okio__JvmOkioKt.sink$default(JvmOkio.kt:173)
	at okio.Okio.sink$default(Unknown Source)
	at okio.JvmSystemFileSystem.sink(JvmSystemFileSystem.kt:101)
	at okio.ForwardingFileSystem.sink(ForwardingFileSystem.kt:206)
	at com.jetbrains.toolbox.validation.FileSystemWithThreadValidation.sink(FileSystemWithThreadValidation.kt:98)
	at com.jetbrains.toolbox.dotDesktopFiles.DotDesktopAccessorImpl.ensureDotDesktopFile(DotDesktopAccessorImpl.kt:78)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.installDesktopFileTo(OSIntegrationManagerLinux.kt:422)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.ensureAutorun(OSIntegrationManagerLinux.kt:283)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.ensureOSIntegration(OSIntegrationManagerLinux.kt:252)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerImpl.performStartupTasks(OSIntegrationManagerImpl.kt:263)
	at com.jetbrains.toolbox.entry.Toolbox_servicesKt.createToolboxApplication(toolbox-services.kt:156)
	at com.jetbrains.toolbox.entry.Toolbox_servicesKt.createToolboxApplication$default(toolbox-services.kt:131)
	at com.jetbrains.toolbox.entry.ToolboxEntry.startToolboxMain(ToolboxEntry.kt:138)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at com.jetbrains.toolbox.entry.ToolboxProcessEarlyEntry.startToolbox(ToolboxProcessEarlyEntry.java:70)
2.8.1.52155 9673 2025-09-17 12:23:02.759 INFO  main          BootstrapLogger           Logging configuration verified: slf4j logger factory is correct, tinylog logging provider is correct, expected writers are present.
2.8.1.52155 9673 2025-09-17 12:23:02.760 INFO  main          BootstrapLogger           ===========================================================
2.8.1.52155 9673 2025-09-17 12:23:02.760 INFO  main          BootstrapLogger           JetBrains Toolbox 2.8.1.52155 built on 2025-08-11T20:58:32+03:00 is starting
2.8.1.52155 9673 2025-09-17 12:23:02.760 INFO  main          BootstrapLogger           Git Commit: be12f4283b6834db93a6545561b9119c7c9a1ceb
2.8.1.52155 9673 2025-09-17 12:23:02.761 INFO  main          BootstrapLogger           OS: Linux, JRE: 21.0.7+6-b1034.51
2.8.1.52155 9673 2025-09-17 12:23:02.761 INFO  main          BootstrapLogger           Executable: null
2.8.1.52155 9673 2025-09-17 12:23:02.762 INFO  main          BootstrapLogger           Arguments: jetbrains-toolbox
2.8.1.52155 9673 2025-09-17 12:23:02.762 INFO  main          BootstrapLogger           === Environment variables ===
2.8.1.52155 9673 2025-09-17 12:23:02.762 INFO  main          BootstrapLogger           CLICOLOR = 1
2.8.1.52155 9673 2025-09-17 12:23:02.762 INFO  main          BootstrapLogger           COLORTERM = truecolor
2.8.1.52155 9673 2025-09-17 12:23:02.762 INFO  main          BootstrapLogger           DBUS_SESSION_BUS_ADDRESS = unix:path=/run/user/1000/bus
2.8.1.52155 9673 2025-09-17 12:23:02.762 INFO  main          BootstrapLogger           DEBUGINFOD_URLS = https://debuginfod.archlinux.org 
2.8.1.52155 9673 2025-09-17 12:23:02.762 INFO  main          BootstrapLogger           DESKTOP_SESSION = plasma
2.8.1.52155 9673 2025-09-17 12:23:02.762 INFO  main          BootstrapLogger           DISPLAY = :1
2.8.1.52155 9673 2025-09-17 12:23:02.762 INFO  main          BootstrapLogger           EDITOR = nvim
2.8.1.52155 9673 2025-09-17 12:23:02.762 INFO  main          BootstrapLogger           EZA_ICONS_AUTO = 1
2.8.1.52155 9673 2025-09-17 12:23:02.762 INFO  main          BootstrapLogger           GBM_BACKEND = nvidia-drm
2.8.1.52155 9673 2025-09-17 12:23:02.762 INFO  main          BootstrapLogger           GREP_OPTIONS = --color=auto
2.8.1.52155 9673 2025-09-17 12:23:02.763 INFO  main          BootstrapLogger           GTK2_RC_FILES = /etc/gtk-2.0/gtkrc:/home/shai/.gtkrc-2.0:/home/shai/.config/gtkrc-2.0
2.8.1.52155 9673 2025-09-17 12:23:02.763 INFO  main          BootstrapLogger           GTK_RC_FILES = /etc/gtk/gtkrc:/home/shai/.gtkrc:/home/shai/.config/gtkrc
2.8.1.52155 9673 2025-09-17 12:23:02.763 INFO  main          BootstrapLogger           HG = /usr/bin/hg
2.8.1.52155 9673 2025-09-17 12:23:02.763 INFO  main          BootstrapLogger           HOME = /home/shai
2.8.1.52155 9673 2025-09-17 12:23:02.763 INFO  main          BootstrapLogger           ICEAUTHORITY = /run/user/1000/iceauth_PoRiSV
2.8.1.52155 9673 2025-09-17 12:23:02.763 INFO  main          BootstrapLogger           INVOCATION_ID = ec15a17c73e24d5ab93f984963b6979b
2.8.1.52155 9673 2025-09-17 12:23:02.763 INFO  main          BootstrapLogger           JOURNAL_STREAM = 9:2374
2.8.1.52155 9673 2025-09-17 12:23:02.763 INFO  main          BootstrapLogger           KDE_APPLICATIONS_AS_SCOPE = 1
2.8.1.52155 9673 2025-09-17 12:23:02.763 INFO  main          BootstrapLogger           KDE_FULL_SESSION = true
2.8.1.52155 9673 2025-09-17 12:23:02.763 INFO  main          BootstrapLogger           KDE_SESSION_UID = 1000
2.8.1.52155 9673 2025-09-17 12:23:02.763 INFO  main          BootstrapLogger           KDE_SESSION_VERSION = 6
2.8.1.52155 9673 2025-09-17 12:23:02.763 INFO  main          BootstrapLogger           LANG = en_IL.UTF-8
2.8.1.52155 9673 2025-09-17 12:23:02.763 INFO  main          BootstrapLogger           LIBVIRT_DEFAULT_URI = qemu:///system
2.8.1.52155 9673 2025-09-17 12:23:02.763 INFO  main          BootstrapLogger           LOGNAME = shai
2.8.1.52155 9673 2025-09-17 12:23:02.763 INFO  main          BootstrapLogger           MAIL = /var/spool/mail/shai
2.8.1.52155 9673 2025-09-17 12:23:02.763 INFO  main          BootstrapLogger           MANAGERPID = 1055
2.8.1.52155 9673 2025-09-17 12:23:02.763 INFO  main          BootstrapLogger           MANPAGER = env BATMAN_IS_BEING_MANPAGER=yes bash /usr/bin/batman
2.8.1.52155 9673 2025-09-17 12:23:02.763 INFO  main          BootstrapLogger           MANROFFOPT = -c
2.8.1.52155 9673 2025-09-17 12:23:02.763 INFO  main          BootstrapLogger           MEMORY_PRESSURE_WATCH = /sys/fs/cgroup/user.slice/user-1000.slice/user@1000.service/session.slice/plasma-plasmashell.service/memory.pressure
2.8.1.52155 9673 2025-09-17 12:23:02.763 INFO  main          BootstrapLogger           MEMORY_PRESSURE_WRITE = c29tZSAyMDAwMDAgMjAwMDAwMAA=
2.8.1.52155 9673 2025-09-17 12:23:02.763 INFO  main          BootstrapLogger           MOTD_SHOWN = pam
2.8.1.52155 9673 2025-09-17 12:23:02.763 INFO  main          BootstrapLogger           MY_MESA_DATA_DIR = /home/shai/dev/mesa-data
2.8.1.52155 9673 2025-09-17 12:23:02.763 INFO  main          BootstrapLogger           PAM_KWALLET5_LOGIN = /run/user/1000/kwallet5.socket
2.8.1.52155 9673 2025-09-17 12:23:02.763 INFO  main          BootstrapLogger           PATH = /home/shai/.local/bin:/usr/local/texlive/2025/bin/x86_64-linux:/home/shai/.pyenv/shims:/usr/local/sbin:/usr/local/bin:/usr/bin:/var/lib/flatpak/exports/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/usr/lib/rustup/bin:/home/shai/.local/share/JetBrains/Toolbox/scripts:/home/shai/.lmstudio/bin:/home/shai/.lmstudio/bin
2.8.1.52155 9673 2025-09-17 12:23:02.763 INFO  main          BootstrapLogger           [sensitive] PUSHOVER_MESA_APP_TOKEN = ******
2.8.1.52155 9673 2025-09-17 12:23:02.763 INFO  main          BootstrapLogger           PUSHOVER_USER_KEY = u4dm64zufs1sapq6ocrhvqqubctrpr
2.8.1.52155 9673 2025-09-17 12:23:02.763 INFO  main          BootstrapLogger           PWD = /home/shai
2.8.1.52155 9673 2025-09-17 12:23:02.763 INFO  main          BootstrapLogger           PYENV_ROOT = /home/shai/.pyenv
2.8.1.52155 9673 2025-09-17 12:23:02.763 INFO  main          BootstrapLogger           PYENV_SHELL = fish
2.8.1.52155 9673 2025-09-17 12:23:02.763 INFO  main          BootstrapLogger           PYTHON_CFLAGS = -march=native -mtune=native
2.8.1.52155 9673 2025-09-17 12:23:02.763 INFO  main          BootstrapLogger           PYTHON_CONFIGURE_OPTS = --enable-optimizations --with-lto
2.8.1.52155 9673 2025-09-17 12:23:02.763 INFO  main          BootstrapLogger           QT_WAYLAND_RECONNECT = 1
2.8.1.52155 9673 2025-09-17 12:23:02.763 INFO  main          BootstrapLogger           SESSION_MANAGER = local/shai-desktop:@/tmp/.ICE-unix/1410,unix/shai-desktop:/tmp/.ICE-unix/1410
2.8.1.52155 9673 2025-09-17 12:23:02.763 INFO  main          BootstrapLogger           SHELL = /usr/bin/fish
2.8.1.52155 9673 2025-09-17 12:23:02.763 INFO  main          BootstrapLogger           SHLVL = 1
2.8.1.52155 9673 2025-09-17 12:23:02.763 INFO  main          BootstrapLogger           SSH_AGENT_PID = 1199
2.8.1.52155 9673 2025-09-17 12:23:02.763 INFO  main          BootstrapLogger           SSH_AUTH_SOCK = /tmp/ssh-XXXXXXvN7YNH/agent.1198
2.8.1.52155 9673 2025-09-17 12:23:02.763 INFO  main          BootstrapLogger           STARSHIP_SESSION_KEY = 2600012406327322
2.8.1.52155 9673 2025-09-17 12:23:02.763 INFO  main          BootstrapLogger           STARSHIP_SHELL = fish
2.8.1.52155 9673 2025-09-17 12:23:02.763 INFO  main          BootstrapLogger           SYSTEMD_EXEC_PID = 1426
2.8.1.52155 9673 2025-09-17 12:23:02.763 INFO  main          BootstrapLogger           TERM = xterm-256color
2.8.1.52155 9673 2025-09-17 12:23:02.763 INFO  main          BootstrapLogger           TERM_PROGRAM = WezTerm
2.8.1.52155 9673 2025-09-17 12:23:02.763 INFO  main          BootstrapLogger           TERM_PROGRAM_VERSION = 20240203-110809-5046fc22
2.8.1.52155 9673 2025-09-17 12:23:02.763 INFO  main          BootstrapLogger           USER = shai
2.8.1.52155 9673 2025-09-17 12:23:02.763 INFO  main          BootstrapLogger           WAYLAND_DISPLAY = wayland-0
2.8.1.52155 9673 2025-09-17 12:23:02.763 INFO  main          BootstrapLogger           WEZTERM_CONFIG_DIR = /home/shai
2.8.1.52155 9673 2025-09-17 12:23:02.763 INFO  main          BootstrapLogger           WEZTERM_CONFIG_FILE = /home/shai/.wezterm.lua
2.8.1.52155 9673 2025-09-17 12:23:02.763 INFO  main          BootstrapLogger           WEZTERM_EXECUTABLE = /usr/bin/wezterm-gui
2.8.1.52155 9673 2025-09-17 12:23:02.763 INFO  main          BootstrapLogger           WEZTERM_EXECUTABLE_DIR = /usr/bin
2.8.1.52155 9673 2025-09-17 12:23:02.763 INFO  main          BootstrapLogger           WEZTERM_PANE = 0
2.8.1.52155 9673 2025-09-17 12:23:02.763 INFO  main          BootstrapLogger           WEZTERM_UNIX_SOCKET = /run/user/1000/wezterm/gui-sock-3498
2.8.1.52155 9673 2025-09-17 12:23:02.763 INFO  main          BootstrapLogger           XAUTHORITY = /run/user/1000/xauth_SqsvLP
2.8.1.52155 9673 2025-09-17 12:23:02.763 INFO  main          BootstrapLogger           [sensitive] XDG_ACTIVATION_TOKEN = ******
2.8.1.52155 9673 2025-09-17 12:23:02.763 INFO  main          BootstrapLogger           XDG_CONFIG_DIRS = /home/shai/.config/kdedefaults:/etc/xdg
2.8.1.52155 9673 2025-09-17 12:23:02.763 INFO  main          BootstrapLogger           XDG_CURRENT_DESKTOP = KDE
2.8.1.52155 9673 2025-09-17 12:23:02.763 INFO  main          BootstrapLogger           XDG_DATA_DIRS = /home/shai/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share:/usr/share
2.8.1.52155 9673 2025-09-17 12:23:02.763 INFO  main          BootstrapLogger           XDG_MENU_PREFIX = plasma-
2.8.1.52155 9673 2025-09-17 12:23:02.763 INFO  main          BootstrapLogger           XDG_RUNTIME_DIR = /run/user/1000
2.8.1.52155 9673 2025-09-17 12:23:02.763 INFO  main          BootstrapLogger           XDG_SEAT = seat0
2.8.1.52155 9673 2025-09-17 12:23:02.763 INFO  main          BootstrapLogger           XDG_SEAT_PATH = /org/freedesktop/DisplayManager/Seat0
2.8.1.52155 9673 2025-09-17 12:23:02.763 INFO  main          BootstrapLogger           XDG_SESSION_CLASS = user
2.8.1.52155 9673 2025-09-17 12:23:02.764 INFO  main          BootstrapLogger           XDG_SESSION_DESKTOP = KDE
2.8.1.52155 9673 2025-09-17 12:23:02.764 INFO  main          BootstrapLogger           XDG_SESSION_ID = 2
2.8.1.52155 9673 2025-09-17 12:23:02.764 INFO  main          BootstrapLogger           XDG_SESSION_PATH = /org/freedesktop/DisplayManager/Session1
2.8.1.52155 9673 2025-09-17 12:23:02.764 INFO  main          BootstrapLogger           XDG_SESSION_TYPE = wayland
2.8.1.52155 9673 2025-09-17 12:23:02.764 INFO  main          BootstrapLogger           XDG_VTNR = 1
2.8.1.52155 9673 2025-09-17 12:23:02.764 INFO  main          BootstrapLogger           XKB_DEFAULT_LAYOUT = us
2.8.1.52155 9673 2025-09-17 12:23:02.764 INFO  main          BootstrapLogger           XKB_DEFAULT_MODEL = pc105+inet
2.8.1.52155 9673 2025-09-17 12:23:02.764 INFO  main          BootstrapLogger           XKB_DEFAULT_OPTIONS = terminate:ctrl_alt_bksp
2.8.1.52155 9673 2025-09-17 12:23:02.764 INFO  main          BootstrapLogger           __GLX_VENDOR_LIBRARY_NAME = nvidia
2.8.1.52155 9673 2025-09-17 12:23:02.764 INFO  main          BootstrapLogger           === end of environment variables ===
2.8.1.52155 9673 2025-09-17 12:23:02.764 INFO  main          BootstrapLogger           Dumping bootstrap log entries (18 total): 
2.8.1.52155 9673 2025-09-17 12:23:02.764 INFO  main          BootstrapLogger           12:23:02.668 | ToolboxEntry | pid: 9673
2.8.1.52155 9673 2025-09-17 12:23:02.764 INFO  main          BootstrapLogger           12:23:02.717 | Semaphore | Semaphore 0 is initialized (non-zero otime) and the value is available; last seen value was 1
2.8.1.52155 9673 2025-09-17 12:23:02.764 INFO  main          BootstrapLogger           12:23:02.718 | Semaphore | Semaphore 0 is initialized (non-zero otime) and the value is available; last seen value was 1
2.8.1.52155 9673 2025-09-17 12:23:02.764 INFO  main          BootstrapLogger           12:23:02.718 | Semaphore | Acquired semaphore 0, will be a main instance
2.8.1.52155 9673 2025-09-17 12:23:02.764 INFO  main          BootstrapLogger           12:23:02.719 | Semaphore | Semaphore 0 is initialized (non-zero otime) and the value is available; last seen value was 0
2.8.1.52155 9673 2025-09-17 12:23:02.764 INFO  main          BootstrapLogger           12:23:02.719 | UnixApplicationStartLock | Running as main instance
2.8.1.52155 9673 2025-09-17 12:23:02.764 INFO  main          BootstrapLogger           12:23:02.720 | ApplicationStartLock$Companion | application lock acquired: true
2.8.1.52155 9673 2025-09-17 12:23:02.764 INFO  main          BootstrapLogger           12:23:02.720 | IpcInstanceFactory | pid: 9673
2.8.1.52155 9673 2025-09-17 12:23:02.764 INFO  main          BootstrapLogger           12:23:02.721 | MainInstanceImpl$Companion | /home/shai/.cache/JetBrains/Toolbox/ipc: binding
2.8.1.52155 9673 2025-09-17 12:23:02.764 INFO  main          BootstrapLogger           12:23:02.738 | MainInstanceImpl$Companion | /home/shai/.cache/JetBrains/Toolbox/ipc: already in use (Address already in use)
2.8.1.52155 9673 2025-09-17 12:23:02.764 INFO  main          BootstrapLogger           12:23:02.738 | IpcInstanceFactory | checking if the main instance is alive
2.8.1.52155 9673 2025-09-17 12:23:02.764 INFO  main          BootstrapLogger           12:23:02.741 | MainInstanceImpl$Companion | /home/shai/.cache/JetBrains/Toolbox/ipc: binding
2.8.1.52155 9673 2025-09-17 12:23:02.764 INFO  main          BootstrapLogger           12:23:02.742 | MainInstanceImpl$Companion | /home/shai/.cache/JetBrains/Toolbox/ipc: bound
2.8.1.52155 9673 2025-09-17 12:23:02.764 INFO  main          BootstrapLogger           12:23:02.743 | IpcInstanceFactory | Instance type: main
2.8.1.52155 9673 2025-09-17 12:23:02.764 INFO  main          BootstrapLogger           12:23:02.743 | IpcInstanceFactory | Acquired server channel
2.8.1.52155 9673 2025-09-17 12:23:02.764 INFO  main          BootstrapLogger           12:23:02.743 | MainInstanceImpl | Debugger can not be attached
2.8.1.52155 9673 2025-09-17 12:23:02.764 INFO  main          BootstrapLogger           12:23:02.743 | BootstrapLogger | instance type: MainInstance
2.8.1.52155 9673 2025-09-17 12:23:02.764 INFO  main          BootstrapLogger           12:23:02.753 | BootstrapLogger | Logging to /home/shai/.local/share/JetBrains/Toolbox/logs/toolbox.{count}.log
2.8.1.52155 9673 2025-09-17 12:23:02.766 INFO  main          Toolbox_servicesKt        Command line: [jetbrains-toolbox], pid: 9673
2.8.1.52155 9673 2025-09-17 12:23:02.990 INFO  cher-worker-1 JVMLogger                 loading snapshot StorageKey(storage=toolbox)
2.8.1.52155 9673 2025-09-17 12:23:03.012 INFO  main          KeychainBackendKt         Using preferred keychain backend, linux-libsecret
2.8.1.52155 9673 2025-09-17 12:23:03.050 INFO  her-worker-15 AccountManagerImpl        Loading accounts from /home/shai/.local/share/JetBrains/Toolbox/accounts.json
2.8.1.52155 9673 2025-09-17 12:23:03.050 WARN  her-worker-15 AccountManagerImpl        File /home/shai/.local/share/JetBrains/Toolbox/accounts.json does not exist
2.8.1.52155 9673 2025-09-17 12:23:03.051 INFO  her-worker-15 AccountManagerImpl        Loaded accounts: 
2.8.1.52155 9673 2025-09-17 12:23:03.059 INFO  her-worker-12 CacheManagerImpl          There is no file under /home/shai/.local/share/JetBrains/Toolbox/enterprise/feed-filter.json to remove
2.8.1.52155 9673 2025-09-17 12:23:03.061 INFO  her-worker-13 AccountManagerImpl        No accounts exists and accounts file is empty
2.8.1.52155 9673 2025-09-17 12:23:03.063 INFO  main          CapabilitiesKt            toolbox_version = 2.8.1.52155
2.8.1.52155 9673 2025-09-17 12:23:03.063 INFO  main          CapabilitiesKt            os = linux
2.8.1.52155 9673 2025-09-17 12:23:03.063 INFO  main          CapabilitiesKt            os_kernel = Linux
2.8.1.52155 9673 2025-09-17 12:23:03.063 INFO  main          CapabilitiesKt            os_version_major = 6
2.8.1.52155 9673 2025-09-17 12:23:03.063 INFO  main          CapabilitiesKt            os_version_minor = 16
2.8.1.52155 9673 2025-09-17 12:23:03.063 INFO  main          CapabilitiesKt            os_version_micro = 7
2.8.1.52155 9673 2025-09-17 12:23:03.063 INFO  main          CapabilitiesKt            os_version = 6.16.7-arch1-1
2.8.1.52155 9673 2025-09-17 12:23:03.063 INFO  main          CapabilitiesKt            cpu_arch = x64
2.8.1.52155 9673 2025-09-17 12:23:03.063 INFO  main          CapabilitiesKt            glibc = 2.42
2.8.1.52155 9673 2025-09-17 12:23:03.229 INFO  cher-worker-5 CacheManagerImpl          There is no file under /home/shai/.local/share/JetBrains/Toolbox/enterprise/services.json to remove
2.8.1.52155 9673 2025-09-17 12:23:03.266 INFO  main          FileUtilsImpl             Retained the following 0 path(s): []
2.8.1.52155 9673 2025-09-17 12:23:03.267 INFO  main          ToolManagerImpl           Detected toolbox installation at /opt/jetbrains-toolbox
2.8.1.52155 9673 2025-09-17 12:23:03.283 INFO  her-worker-15 CacheManagerImpl          There is no file under /home/shai/.local/share/JetBrains/Toolbox/enterprise/auto-installed-tools.json to remove
2.8.1.52155 9673 2025-09-17 12:23:03.300 INFO  cher-worker-8 iseOnAuthStateChangeSetup Check if redirect to OnBoarding is required:
  Config: null
  Account: null
2.8.1.52155 9673 2025-09-17 12:23:03.305 INFO  main          PlatformDependent         Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
2.8.1.52155 9673 2025-09-17 12:23:03.320 INFO  main          NettyServicesServerBase   Starting services server on /run/user/1000/jb.station.sock
2.8.1.52155 9673 2025-09-17 12:23:03.327 INFO  her-worker-12 ShellLaunchersManagerImpl Updating shell launchers in /home/shai/.local/share/JetBrains/Toolbox/scripts
2.8.1.52155 9673 2025-09-17 12:23:03.338 INFO  cher-worker-9 CacheManagerImpl          There is no file under /home/shai/.cache/JetBrains/Toolbox/disk_usage.json to remove
2.8.1.52155 9673 2025-09-17 12:23:03.392 INFO  on Server 1-1 AbstractInternalLogger    [id: 0x07c31a8a] REGISTERED
2.8.1.52155 9673 2025-09-17 12:23:03.392 INFO  on Server 1-1 AbstractInternalLogger    [id: 0x07c31a8a] BIND: /run/user/1000/jb.station.sock
2.8.1.52155 9673 2025-09-17 12:23:03.392 INFO  on Server 1-1 AbstractInternalLogger    [id: 0x07c31a8a, L:/run/user/1000/jb.station.sock] ACTIVE
2.8.1.52155 9673 2025-09-17 12:23:03.393 INFO  her-worker-15 NettyServicesServerBase   Services server started
2.8.1.52155 9673 2025-09-17 12:23:03.394 INFO  cher-worker-2 iltInServerImpl$Companion Refresh > Built-in server started. Address: 127.0.0.1 Port: 46047
Registered handlers:
/educationalProgress: WebSocketHandshakeHandler
/gateway/clientLink: WebSocketHandshakeHandler
2.8.1.52155 9673 2025-09-17 12:23:03.488 INFO  main          Toolbox_servicesKt        Renderer: Default
2.8.1.52155 9673 2025-09-17 12:23:03.489 INFO  main          OSIntegrationManagerLinux bin directory cannot be resolved: no such file: java.io.FileNotFoundException: no such file
	at okio.JvmSystemFileSystem.canonicalize(JvmSystemFileSystem.kt:31)
	at okio.ForwardingFileSystem.canonicalize(ForwardingFileSystem.kt:148)
	at com.jetbrains.toolbox.validation.FileSystemWithThreadValidation.canonicalize(FileSystemWithThreadValidation.kt:38)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.getBinDir$resolved(OSIntegrationManagerLinux.kt:258)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.getBinDir(OSIntegrationManagerLinux.kt:270)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.getBinDir$default(OSIntegrationManagerLinux.kt:256)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.ensureOSIntegration(OSIntegrationManagerLinux.kt:242)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerImpl.performStartupTasks(OSIntegrationManagerImpl.kt:263)
	at com.jetbrains.toolbox.entry.Toolbox_servicesKt.createToolboxApplication(toolbox-services.kt:156)
	at com.jetbrains.toolbox.entry.Toolbox_servicesKt.createToolboxApplication$default(toolbox-services.kt:131)
	at com.jetbrains.toolbox.entry.ToolboxEntry.startToolboxMain(ToolboxEntry.kt:138)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at com.jetbrains.toolbox.entry.ToolboxProcessEarlyEntry.startToolbox(ToolboxProcessEarlyEntry.java:70)
2.8.1.52155 9673 2025-09-17 12:23:03.490 ERROR main          OSIntegrationManagerLinux Failed to install icon for desktop file: java.io.FileNotFoundException: /opt/jetbrains-toolbox/toolbox.svg (Permission denied)
	at java.base/java.io.FileOutputStream.open0(Native Method)
	at java.base/java.io.FileOutputStream.open(Unknown Source)
	at java.base/java.io.FileOutputStream.<init>(Unknown Source)
	at okio.Okio__JvmOkioKt.sink(JvmOkio.kt:173)
	at okio.Okio.sink(Unknown Source)
	at okio.Okio__JvmOkioKt.sink$default(JvmOkio.kt:173)
	at okio.Okio.sink$default(Unknown Source)
	at okio.JvmSystemFileSystem.sink(JvmSystemFileSystem.kt:101)
	at okio.ForwardingFileSystem.sink(ForwardingFileSystem.kt:206)
	at com.jetbrains.toolbox.validation.FileSystemWithThreadValidation.sink(FileSystemWithThreadValidation.kt:98)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.installDesktopFile(OSIntegrationManagerLinux.kt:487)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.ensureOSIntegration(OSIntegrationManagerLinux.kt:248)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerImpl.performStartupTasks(OSIntegrationManagerImpl.kt:263)
	at com.jetbrains.toolbox.entry.Toolbox_servicesKt.createToolboxApplication(toolbox-services.kt:156)
	at com.jetbrains.toolbox.entry.Toolbox_servicesKt.createToolboxApplication$default(toolbox-services.kt:131)
	at com.jetbrains.toolbox.entry.ToolboxEntry.startToolboxMain(ToolboxEntry.kt:138)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at com.jetbrains.toolbox.entry.ToolboxProcessEarlyEntry.startToolbox(ToolboxProcessEarlyEntry.java:70)
2.8.1.52155 9673 2025-09-17 12:23:03.492 INFO  main          OSIntegrationManagerLinux Installed .desktop file to /home/shai/.local/share/applications/jetbrains-toolbox.desktop
2.8.1.52155 9673 2025-09-17 12:23:03.492 INFO  main          ionManagerLinux$Companion Adding jetbrains:// protocol handler to mimeapps.list
2.8.1.52155 9673 2025-09-17 12:23:03.493 INFO  main          ProcessesRunnerBlocking   Executing /usr/bin/xdg-mime args: default|jetbrains-toolbox.desktop|x-scheme-handler/jetbrains
2.8.1.52155 9673 2025-09-17 12:23:03.519 INFO  cher-worker-7 PluginManagerImpl         Installing plugin spaceport from built-in plugins
2.8.1.52155 9673 2025-09-17 12:23:03.524 INFO  cher-worker-7 uginsSettingsProviderImpl Settings file for plugin spaceport doesn't exist
2.8.1.52155 9673 2025-09-17 12:23:03.536 INFO  cher-worker-8 CacheManagerImpl          There is no file under /home/shai/.cache/JetBrains/Toolbox/licenses.json to remove
2.8.1.52155 9673 2025-09-17 12:23:03.540 INFO  her-worker-15 ConcurrentDownloadSession Refresh > Feed refresh (PRODUCTION) > Concurrent feed download started, begin with 2 URLs
2.8.1.52155 9673 2025-09-17 12:23:03.540 INFO  cher-worker-6 ConcurrentDownloadSession Concurrent feed download started, begin with 1 URLs
2.8.1.52155 9673 2025-09-17 12:23:03.549 INFO  cher-worker-3 PluginAuthManagerImpl     Plugin spaceport > No accounts exist and accounts file is empty
2.8.1.52155 9673 2025-09-17 12:23:03.555 INFO  cher-worker-7 PluginManagerImpl         Installing plugin ssh from built-in plugins
2.8.1.52155 9673 2025-09-17 12:23:03.563 INFO  cher-worker-7 PluginManagerImpl         loadExternalPlugins: No external plugins found
2.8.1.52155 9673 2025-09-17 12:23:03.575 INFO  main          OSIntegrationManagerImpl  performStartupTasks finished
2.8.1.52155 9673 2025-09-17 12:23:03.575 ERROR main          Toolbox_servicesKt        Failed to perform startup tasks: java.io.FileNotFoundException: /home/shai/.config/autostart/jetbrains-toolbox.desktop (Permission denied)
	at java.base/java.io.FileOutputStream.open0(Native Method)
	at java.base/java.io.FileOutputStream.open(Unknown Source)
	at java.base/java.io.FileOutputStream.<init>(Unknown Source)
	at okio.Okio__JvmOkioKt.sink(JvmOkio.kt:173)
	at okio.Okio.sink(Unknown Source)
	at okio.Okio__JvmOkioKt.sink$default(JvmOkio.kt:173)
	at okio.Okio.sink$default(Unknown Source)
	at okio.JvmSystemFileSystem.sink(JvmSystemFileSystem.kt:101)
	at okio.ForwardingFileSystem.sink(ForwardingFileSystem.kt:206)
	at com.jetbrains.toolbox.validation.FileSystemWithThreadValidation.sink(FileSystemWithThreadValidation.kt:98)
	at com.jetbrains.toolbox.dotDesktopFiles.DotDesktopAccessorImpl.ensureDotDesktopFile(DotDesktopAccessorImpl.kt:78)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.installDesktopFileTo(OSIntegrationManagerLinux.kt:422)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.ensureAutorun(OSIntegrationManagerLinux.kt:283)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.ensureOSIntegration(OSIntegrationManagerLinux.kt:252)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerImpl.performStartupTasks(OSIntegrationManagerImpl.kt:263)
	at com.jetbrains.toolbox.entry.Toolbox_servicesKt.createToolboxApplication(toolbox-services.kt:156)
	at com.jetbrains.toolbox.entry.Toolbox_servicesKt.createToolboxApplication$default(toolbox-services.kt:131)
	at com.jetbrains.toolbox.entry.ToolboxEntry.startToolboxMain(ToolboxEntry.kt:138)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at com.jetbrains.toolbox.entry.ToolboxProcessEarlyEntry.startToolbox(ToolboxProcessEarlyEntry.java:70)
2.8.1.52155 12915 2025-09-17 12:52:09.154 INFO  main          BootstrapLogger           Logging configuration verified: slf4j logger factory is correct, tinylog logging provider is correct, expected writers are present.
2.8.1.52155 12915 2025-09-17 12:52:09.155 INFO  main          BootstrapLogger           ===========================================================
2.8.1.52155 12915 2025-09-17 12:52:09.155 INFO  main          BootstrapLogger           JetBrains Toolbox 2.8.1.52155 built on 2025-08-11T20:58:32+03:00 is starting
2.8.1.52155 12915 2025-09-17 12:52:09.155 INFO  main          BootstrapLogger           Git Commit: be12f4283b6834db93a6545561b9119c7c9a1ceb
2.8.1.52155 12915 2025-09-17 12:52:09.155 INFO  main          BootstrapLogger           OS: Linux, JRE: 21.0.7+6-b1034.51
2.8.1.52155 12915 2025-09-17 12:52:09.156 INFO  main          BootstrapLogger           Executable: null
2.8.1.52155 12915 2025-09-17 12:52:09.156 INFO  main          BootstrapLogger           Arguments: /opt/jetbrains-toolbox/jetbrains-toolbox
2.8.1.52155 12915 2025-09-17 12:52:09.156 INFO  main          BootstrapLogger           === Environment variables ===
2.8.1.52155 12915 2025-09-17 12:52:09.157 INFO  main          BootstrapLogger           DBUS_SESSION_BUS_ADDRESS = unix:path=/run/user/1000/bus
2.8.1.52155 12915 2025-09-17 12:52:09.157 INFO  main          BootstrapLogger           DEBUGINFOD_URLS = https://debuginfod.archlinux.org 
2.8.1.52155 12915 2025-09-17 12:52:09.157 INFO  main          BootstrapLogger           DESKTOP_SESSION = plasma
2.8.1.52155 12915 2025-09-17 12:52:09.157 INFO  main          BootstrapLogger           DISPLAY = :1
2.8.1.52155 12915 2025-09-17 12:52:09.157 INFO  main          BootstrapLogger           EDITOR = nvim
2.8.1.52155 12915 2025-09-17 12:52:09.157 INFO  main          BootstrapLogger           GBM_BACKEND = nvidia-drm
2.8.1.52155 12915 2025-09-17 12:52:09.157 INFO  main          BootstrapLogger           GTK2_RC_FILES = /etc/gtk-2.0/gtkrc:/home/shai/.gtkrc-2.0:/home/shai/.config/gtkrc-2.0
2.8.1.52155 12915 2025-09-17 12:52:09.157 INFO  main          BootstrapLogger           GTK_RC_FILES = /etc/gtk/gtkrc:/home/shai/.gtkrc:/home/shai/.config/gtkrc
2.8.1.52155 12915 2025-09-17 12:52:09.157 INFO  main          BootstrapLogger           HG = /usr/bin/hg
2.8.1.52155 12915 2025-09-17 12:52:09.157 INFO  main          BootstrapLogger           HOME = /home/shai
2.8.1.52155 12915 2025-09-17 12:52:09.157 INFO  main          BootstrapLogger           ICEAUTHORITY = /run/user/1000/iceauth_PoRiSV
2.8.1.52155 12915 2025-09-17 12:52:09.157 INFO  main          BootstrapLogger           INVOCATION_ID = ec15a17c73e24d5ab93f984963b6979b
2.8.1.52155 12915 2025-09-17 12:52:09.157 INFO  main          BootstrapLogger           JOURNAL_STREAM = 9:2374
2.8.1.52155 12915 2025-09-17 12:52:09.157 INFO  main          BootstrapLogger           KDE_APPLICATIONS_AS_SCOPE = 1
2.8.1.52155 12915 2025-09-17 12:52:09.157 INFO  main          BootstrapLogger           KDE_FULL_SESSION = true
2.8.1.52155 12915 2025-09-17 12:52:09.157 INFO  main          BootstrapLogger           KDE_SESSION_UID = 1000
2.8.1.52155 12915 2025-09-17 12:52:09.157 INFO  main          BootstrapLogger           KDE_SESSION_VERSION = 6
2.8.1.52155 12915 2025-09-17 12:52:09.157 INFO  main          BootstrapLogger           LANG = en_IL.UTF-8
2.8.1.52155 12915 2025-09-17 12:52:09.157 INFO  main          BootstrapLogger           LIBVIRT_DEFAULT_URI = qemu:///system
2.8.1.52155 12915 2025-09-17 12:52:09.157 INFO  main          BootstrapLogger           LOGNAME = shai
2.8.1.52155 12915 2025-09-17 12:52:09.157 INFO  main          BootstrapLogger           MAIL = /var/spool/mail/shai
2.8.1.52155 12915 2025-09-17 12:52:09.157 INFO  main          BootstrapLogger           MANAGERPID = 1055
2.8.1.52155 12915 2025-09-17 12:52:09.157 INFO  main          BootstrapLogger           MANPAGER = env BATMAN_IS_BEING_MANPAGER=yes bash /usr/bin/batman
2.8.1.52155 12915 2025-09-17 12:52:09.157 INFO  main          BootstrapLogger           MANROFFOPT = -c
2.8.1.52155 12915 2025-09-17 12:52:09.157 INFO  main          BootstrapLogger           MEMORY_PRESSURE_WATCH = /sys/fs/cgroup/user.slice/user-1000.slice/user@1000.service/session.slice/plasma-plasmashell.service/memory.pressure
2.8.1.52155 12915 2025-09-17 12:52:09.157 INFO  main          BootstrapLogger           MEMORY_PRESSURE_WRITE = c29tZSAyMDAwMDAgMjAwMDAwMAA=
2.8.1.52155 12915 2025-09-17 12:52:09.157 INFO  main          BootstrapLogger           MOTD_SHOWN = pam
2.8.1.52155 12915 2025-09-17 12:52:09.157 INFO  main          BootstrapLogger           MY_MESA_DATA_DIR = /home/shai/dev/mesa-data
2.8.1.52155 12915 2025-09-17 12:52:09.157 INFO  main          BootstrapLogger           PAM_KWALLET5_LOGIN = /run/user/1000/kwallet5.socket
2.8.1.52155 12915 2025-09-17 12:52:09.157 INFO  main          BootstrapLogger           PATH = /home/shai/.local/bin:/usr/local/texlive/2025/bin/x86_64-linux:/home/shai/.pyenv/shims:/usr/local/sbin:/usr/local/bin:/usr/bin:/var/lib/flatpak/exports/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/usr/lib/rustup/bin:/home/shai/.local/share/JetBrains/Toolbox/scripts:/home/shai/.lmstudio/bin
2.8.1.52155 12915 2025-09-17 12:52:09.157 INFO  main          BootstrapLogger           [sensitive] PUSHOVER_MESA_APP_TOKEN = ******
2.8.1.52155 12915 2025-09-17 12:52:09.157 INFO  main          BootstrapLogger           PUSHOVER_USER_KEY = u4dm64zufs1sapq6ocrhvqqubctrpr
2.8.1.52155 12915 2025-09-17 12:52:09.158 INFO  main          BootstrapLogger           PWD = /home/shai
2.8.1.52155 12915 2025-09-17 12:52:09.158 INFO  main          BootstrapLogger           PYENV_ROOT = /home/shai/.pyenv
2.8.1.52155 12915 2025-09-17 12:52:09.158 INFO  main          BootstrapLogger           PYENV_SHELL = fish
2.8.1.52155 12915 2025-09-17 12:52:09.158 INFO  main          BootstrapLogger           PYTHON_CFLAGS = -march=native -mtune=native
2.8.1.52155 12915 2025-09-17 12:52:09.158 INFO  main          BootstrapLogger           PYTHON_CONFIGURE_OPTS = --enable-optimizations --with-lto
2.8.1.52155 12915 2025-09-17 12:52:09.158 INFO  main          BootstrapLogger           QT_WAYLAND_RECONNECT = 1
2.8.1.52155 12915 2025-09-17 12:52:09.158 INFO  main          BootstrapLogger           SESSION_MANAGER = local/shai-desktop:@/tmp/.ICE-unix/1410,unix/shai-desktop:/tmp/.ICE-unix/1410
2.8.1.52155 12915 2025-09-17 12:52:09.158 INFO  main          BootstrapLogger           SHELL = /usr/bin/fish
2.8.1.52155 12915 2025-09-17 12:52:09.158 INFO  main          BootstrapLogger           SSH_AGENT_PID = 1199
2.8.1.52155 12915 2025-09-17 12:52:09.158 INFO  main          BootstrapLogger           SSH_AUTH_SOCK = /tmp/ssh-XXXXXXvN7YNH/agent.1198
2.8.1.52155 12915 2025-09-17 12:52:09.158 INFO  main          BootstrapLogger           SYSTEMD_EXEC_PID = 1426
2.8.1.52155 12915 2025-09-17 12:52:09.158 INFO  main          BootstrapLogger           USER = shai
2.8.1.52155 12915 2025-09-17 12:52:09.158 INFO  main          BootstrapLogger           WAYLAND_DISPLAY = wayland-0
2.8.1.52155 12915 2025-09-17 12:52:09.158 INFO  main          BootstrapLogger           XAUTHORITY = /run/user/1000/xauth_SqsvLP
2.8.1.52155 12915 2025-09-17 12:52:09.158 INFO  main          BootstrapLogger           [sensitive] XDG_ACTIVATION_TOKEN = ******
2.8.1.52155 12915 2025-09-17 12:52:09.158 INFO  main          BootstrapLogger           XDG_CONFIG_DIRS = /home/shai/.config/kdedefaults:/etc/xdg
2.8.1.52155 12915 2025-09-17 12:52:09.158 INFO  main          BootstrapLogger           XDG_CURRENT_DESKTOP = KDE
2.8.1.52155 12915 2025-09-17 12:52:09.158 INFO  main          BootstrapLogger           XDG_DATA_DIRS = /home/shai/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share:/usr/share
2.8.1.52155 12915 2025-09-17 12:52:09.158 INFO  main          BootstrapLogger           XDG_MENU_PREFIX = plasma-
2.8.1.52155 12915 2025-09-17 12:52:09.158 INFO  main          BootstrapLogger           XDG_RUNTIME_DIR = /run/user/1000
2.8.1.52155 12915 2025-09-17 12:52:09.158 INFO  main          BootstrapLogger           XDG_SEAT = seat0
2.8.1.52155 12915 2025-09-17 12:52:09.158 INFO  main          BootstrapLogger           XDG_SEAT_PATH = /org/freedesktop/DisplayManager/Seat0
2.8.1.52155 12915 2025-09-17 12:52:09.158 INFO  main          BootstrapLogger           XDG_SESSION_CLASS = user
2.8.1.52155 12915 2025-09-17 12:52:09.158 INFO  main          BootstrapLogger           XDG_SESSION_DESKTOP = KDE
2.8.1.52155 12915 2025-09-17 12:52:09.158 INFO  main          BootstrapLogger           XDG_SESSION_ID = 2
2.8.1.52155 12915 2025-09-17 12:52:09.158 INFO  main          BootstrapLogger           XDG_SESSION_PATH = /org/freedesktop/DisplayManager/Session1
2.8.1.52155 12915 2025-09-17 12:52:09.158 INFO  main          BootstrapLogger           XDG_SESSION_TYPE = wayland
2.8.1.52155 12915 2025-09-17 12:52:09.158 INFO  main          BootstrapLogger           XDG_VTNR = 1
2.8.1.52155 12915 2025-09-17 12:52:09.158 INFO  main          BootstrapLogger           XKB_DEFAULT_LAYOUT = us
2.8.1.52155 12915 2025-09-17 12:52:09.158 INFO  main          BootstrapLogger           XKB_DEFAULT_MODEL = pc105+inet
2.8.1.52155 12915 2025-09-17 12:52:09.158 INFO  main          BootstrapLogger           XKB_DEFAULT_OPTIONS = terminate:ctrl_alt_bksp
2.8.1.52155 12915 2025-09-17 12:52:09.158 INFO  main          BootstrapLogger           __GLX_VENDOR_LIBRARY_NAME = nvidia
2.8.1.52155 12915 2025-09-17 12:52:09.158 INFO  main          BootstrapLogger           === end of environment variables ===
2.8.1.52155 12915 2025-09-17 12:52:09.158 INFO  main          BootstrapLogger           Dumping bootstrap log entries (18 total): 
2.8.1.52155 12915 2025-09-17 12:52:09.158 INFO  main          BootstrapLogger           12:52:09.060 | ToolboxEntry | pid: 12915
2.8.1.52155 12915 2025-09-17 12:52:09.158 INFO  main          BootstrapLogger           12:52:09.109 | Semaphore | Semaphore 0 is initialized (non-zero otime) and the value is available; last seen value was 1
2.8.1.52155 12915 2025-09-17 12:52:09.158 INFO  main          BootstrapLogger           12:52:09.109 | Semaphore | Semaphore 0 is initialized (non-zero otime) and the value is available; last seen value was 1
2.8.1.52155 12915 2025-09-17 12:52:09.158 INFO  main          BootstrapLogger           12:52:09.110 | Semaphore | Acquired semaphore 0, will be a main instance
2.8.1.52155 12915 2025-09-17 12:52:09.158 INFO  main          BootstrapLogger           12:52:09.111 | Semaphore | Semaphore 0 is initialized (non-zero otime) and the value is available; last seen value was 0
2.8.1.52155 12915 2025-09-17 12:52:09.158 INFO  main          BootstrapLogger           12:52:09.111 | UnixApplicationStartLock | Running as main instance
2.8.1.52155 12915 2025-09-17 12:52:09.158 INFO  main          BootstrapLogger           12:52:09.111 | ApplicationStartLock$Companion | application lock acquired: true
2.8.1.52155 12915 2025-09-17 12:52:09.158 INFO  main          BootstrapLogger           12:52:09.112 | IpcInstanceFactory | pid: 12915
2.8.1.52155 12915 2025-09-17 12:52:09.158 INFO  main          BootstrapLogger           12:52:09.113 | MainInstanceImpl$Companion | /home/shai/.cache/JetBrains/Toolbox/ipc: binding
2.8.1.52155 12915 2025-09-17 12:52:09.158 INFO  main          BootstrapLogger           12:52:09.132 | MainInstanceImpl$Companion | /home/shai/.cache/JetBrains/Toolbox/ipc: already in use (Address already in use)
2.8.1.52155 12915 2025-09-17 12:52:09.158 INFO  main          BootstrapLogger           12:52:09.132 | IpcInstanceFactory | checking if the main instance is alive
2.8.1.52155 12915 2025-09-17 12:52:09.158 INFO  main          BootstrapLogger           12:52:09.135 | MainInstanceImpl$Companion | /home/shai/.cache/JetBrains/Toolbox/ipc: binding
2.8.1.52155 12915 2025-09-17 12:52:09.158 INFO  main          BootstrapLogger           12:52:09.136 | MainInstanceImpl$Companion | /home/shai/.cache/JetBrains/Toolbox/ipc: bound
2.8.1.52155 12915 2025-09-17 12:52:09.158 INFO  main          BootstrapLogger           12:52:09.137 | IpcInstanceFactory | Instance type: main
2.8.1.52155 12915 2025-09-17 12:52:09.158 INFO  main          BootstrapLogger           12:52:09.137 | IpcInstanceFactory | Acquired server channel
2.8.1.52155 12915 2025-09-17 12:52:09.158 INFO  main          BootstrapLogger           12:52:09.137 | MainInstanceImpl | Debugger can not be attached
2.8.1.52155 12915 2025-09-17 12:52:09.158 INFO  main          BootstrapLogger           12:52:09.137 | BootstrapLogger | instance type: MainInstance
2.8.1.52155 12915 2025-09-17 12:52:09.158 INFO  main          BootstrapLogger           12:52:09.147 | BootstrapLogger | Logging to /home/shai/.local/share/JetBrains/Toolbox/logs/toolbox.{count}.log
2.8.1.52155 12915 2025-09-17 12:52:09.160 INFO  main          Toolbox_servicesKt        Command line: [/opt/jetbrains-toolbox/jetbrains-toolbox], pid: 12915
2.8.1.52155 12915 2025-09-17 12:52:09.382 INFO  cher-worker-1 JVMLogger                 loading snapshot StorageKey(storage=toolbox)
2.8.1.52155 12915 2025-09-17 12:52:09.404 INFO  main          KeychainBackendKt         Using preferred keychain backend, linux-libsecret
2.8.1.52155 12915 2025-09-17 12:52:09.444 INFO  her-worker-12 AccountManagerImpl        Loading accounts from /home/shai/.local/share/JetBrains/Toolbox/accounts.json
2.8.1.52155 12915 2025-09-17 12:52:09.444 WARN  her-worker-12 AccountManagerImpl        File /home/shai/.local/share/JetBrains/Toolbox/accounts.json does not exist
2.8.1.52155 12915 2025-09-17 12:52:09.445 INFO  her-worker-12 AccountManagerImpl        Loaded accounts: 
2.8.1.52155 12915 2025-09-17 12:52:09.453 INFO  her-worker-14 CacheManagerImpl          There is no file under /home/shai/.local/share/JetBrains/Toolbox/enterprise/feed-filter.json to remove
2.8.1.52155 12915 2025-09-17 12:52:09.455 INFO  her-worker-11 AccountManagerImpl        No accounts exists and accounts file is empty
2.8.1.52155 12915 2025-09-17 12:52:09.457 INFO  main          CapabilitiesKt            toolbox_version = 2.8.1.52155
2.8.1.52155 12915 2025-09-17 12:52:09.457 INFO  main          CapabilitiesKt            os = linux
2.8.1.52155 12915 2025-09-17 12:52:09.457 INFO  main          CapabilitiesKt            os_kernel = Linux
2.8.1.52155 12915 2025-09-17 12:52:09.457 INFO  main          CapabilitiesKt            os_version_major = 6
2.8.1.52155 12915 2025-09-17 12:52:09.457 INFO  main          CapabilitiesKt            os_version_minor = 16
2.8.1.52155 12915 2025-09-17 12:52:09.457 INFO  main          CapabilitiesKt            os_version_micro = 7
2.8.1.52155 12915 2025-09-17 12:52:09.457 INFO  main          CapabilitiesKt            os_version = 6.16.7-arch1-1
2.8.1.52155 12915 2025-09-17 12:52:09.457 INFO  main          CapabilitiesKt            cpu_arch = x64
2.8.1.52155 12915 2025-09-17 12:52:09.457 INFO  main          CapabilitiesKt            glibc = 2.42
2.8.1.52155 12915 2025-09-17 12:52:09.626 INFO  cher-worker-9 CacheManagerImpl          There is no file under /home/shai/.local/share/JetBrains/Toolbox/enterprise/services.json to remove
2.8.1.52155 12915 2025-09-17 12:52:09.664 INFO  main          FileUtilsImpl             Retained the following 0 path(s): []
2.8.1.52155 12915 2025-09-17 12:52:09.665 INFO  main          ToolManagerImpl           Detected toolbox installation at /opt/jetbrains-toolbox
2.8.1.52155 12915 2025-09-17 12:52:09.684 INFO  cher-worker-8 CacheManagerImpl          There is no file under /home/shai/.local/share/JetBrains/Toolbox/enterprise/auto-installed-tools.json to remove
2.8.1.52155 12915 2025-09-17 12:52:09.701 INFO  cher-worker-3 iseOnAuthStateChangeSetup Check if redirect to OnBoarding is required:
  Config: null
  Account: null
2.8.1.52155 12915 2025-09-17 12:52:09.709 INFO  main          PlatformDependent         Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
2.8.1.52155 12915 2025-09-17 12:52:09.729 INFO  main          NettyServicesServerBase   Starting services server on /run/user/1000/jb.station.sock
2.8.1.52155 12915 2025-09-17 12:52:09.738 INFO  cher-worker-3 ShellLaunchersManagerImpl Updating shell launchers in /home/shai/.local/share/JetBrains/Toolbox/scripts
2.8.1.52155 12915 2025-09-17 12:52:09.747 INFO  her-worker-14 CacheManagerImpl          There is no file under /home/shai/.cache/JetBrains/Toolbox/disk_usage.json to remove
2.8.1.52155 12915 2025-09-17 12:52:09.799 INFO  on Server 1-1 AbstractInternalLogger    [id: 0x1af13cc7] REGISTERED
2.8.1.52155 12915 2025-09-17 12:52:09.800 INFO  on Server 1-1 AbstractInternalLogger    [id: 0x1af13cc7] BIND: /run/user/1000/jb.station.sock
2.8.1.52155 12915 2025-09-17 12:52:09.800 INFO  on Server 1-1 AbstractInternalLogger    [id: 0x1af13cc7, L:/run/user/1000/jb.station.sock] ACTIVE
2.8.1.52155 12915 2025-09-17 12:52:09.800 INFO  her-worker-12 NettyServicesServerBase   Services server started
2.8.1.52155 12915 2025-09-17 12:52:09.800 INFO  cher-worker-9 iltInServerImpl$Companion Refresh > Built-in server started. Address: 127.0.0.1 Port: 37721
Registered handlers:
/educationalProgress: WebSocketHandshakeHandler
/gateway/clientLink: WebSocketHandshakeHandler
2.8.1.52155 12915 2025-09-17 12:52:09.890 INFO  her-worker-15 PluginManagerImpl         Installing plugin spaceport from built-in plugins
2.8.1.52155 12915 2025-09-17 12:52:09.893 INFO  her-worker-15 uginsSettingsProviderImpl Settings file for plugin spaceport doesn't exist
2.8.1.52155 12915 2025-09-17 12:52:09.911 INFO  her-worker-17 CacheManagerImpl          There is no file under /home/shai/.cache/JetBrains/Toolbox/licenses.json to remove
2.8.1.52155 12915 2025-09-17 12:52:09.924 INFO  cher-worker-9 ConcurrentDownloadSession Refresh > Feed refresh (PRODUCTION) > Concurrent feed download started, begin with 2 URLs
2.8.1.52155 12915 2025-09-17 12:52:09.928 INFO  her-worker-17 ConcurrentDownloadSession Concurrent feed download started, begin with 1 URLs
2.8.1.52155 12915 2025-09-17 12:52:09.930 INFO  main          Toolbox_servicesKt        Renderer: Default
2.8.1.52155 12915 2025-09-17 12:52:09.930 INFO  main          OSIntegrationManagerLinux bin directory cannot be resolved: no such file: java.io.FileNotFoundException: no such file
	at okio.JvmSystemFileSystem.canonicalize(JvmSystemFileSystem.kt:31)
	at okio.ForwardingFileSystem.canonicalize(ForwardingFileSystem.kt:148)
	at com.jetbrains.toolbox.validation.FileSystemWithThreadValidation.canonicalize(FileSystemWithThreadValidation.kt:38)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.getBinDir$resolved(OSIntegrationManagerLinux.kt:258)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.getBinDir(OSIntegrationManagerLinux.kt:270)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.getBinDir$default(OSIntegrationManagerLinux.kt:256)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.ensureOSIntegration(OSIntegrationManagerLinux.kt:242)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerImpl.performStartupTasks(OSIntegrationManagerImpl.kt:263)
	at com.jetbrains.toolbox.entry.Toolbox_servicesKt.createToolboxApplication(toolbox-services.kt:156)
	at com.jetbrains.toolbox.entry.Toolbox_servicesKt.createToolboxApplication$default(toolbox-services.kt:131)
	at com.jetbrains.toolbox.entry.ToolboxEntry.startToolboxMain(ToolboxEntry.kt:138)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at com.jetbrains.toolbox.entry.ToolboxProcessEarlyEntry.startToolbox(ToolboxProcessEarlyEntry.java:70)
2.8.1.52155 12915 2025-09-17 12:52:09.931 INFO  cher-worker-6 PluginAuthManagerImpl     Plugin spaceport > No accounts exist and accounts file is empty
2.8.1.52155 12915 2025-09-17 12:52:09.931 ERROR main          OSIntegrationManagerLinux Failed to install icon for desktop file: java.io.FileNotFoundException: /opt/jetbrains-toolbox/toolbox.svg (Permission denied)
	at java.base/java.io.FileOutputStream.open0(Native Method)
	at java.base/java.io.FileOutputStream.open(Unknown Source)
	at java.base/java.io.FileOutputStream.<init>(Unknown Source)
	at okio.Okio__JvmOkioKt.sink(JvmOkio.kt:173)
	at okio.Okio.sink(Unknown Source)
	at okio.Okio__JvmOkioKt.sink$default(JvmOkio.kt:173)
	at okio.Okio.sink$default(Unknown Source)
	at okio.JvmSystemFileSystem.sink(JvmSystemFileSystem.kt:101)
	at okio.ForwardingFileSystem.sink(ForwardingFileSystem.kt:206)
	at com.jetbrains.toolbox.validation.FileSystemWithThreadValidation.sink(FileSystemWithThreadValidation.kt:98)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.installDesktopFile(OSIntegrationManagerLinux.kt:487)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.ensureOSIntegration(OSIntegrationManagerLinux.kt:248)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerImpl.performStartupTasks(OSIntegrationManagerImpl.kt:263)
	at com.jetbrains.toolbox.entry.Toolbox_servicesKt.createToolboxApplication(toolbox-services.kt:156)
	at com.jetbrains.toolbox.entry.Toolbox_servicesKt.createToolboxApplication$default(toolbox-services.kt:131)
	at com.jetbrains.toolbox.entry.ToolboxEntry.startToolboxMain(ToolboxEntry.kt:138)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at com.jetbrains.toolbox.entry.ToolboxProcessEarlyEntry.startToolbox(ToolboxProcessEarlyEntry.java:70)
2.8.1.52155 12915 2025-09-17 12:52:09.932 INFO  main          OSIntegrationManagerLinux Installed .desktop file to /home/shai/.local/share/applications/jetbrains-toolbox.desktop
2.8.1.52155 12915 2025-09-17 12:52:09.932 INFO  main          ionManagerLinux$Companion Adding jetbrains:// protocol handler to mimeapps.list
2.8.1.52155 12915 2025-09-17 12:52:09.933 INFO  main          ProcessesRunnerBlocking   Executing /usr/bin/xdg-mime args: default|jetbrains-toolbox.desktop|x-scheme-handler/jetbrains
2.8.1.52155 12915 2025-09-17 12:52:09.940 INFO  her-worker-15 PluginManagerImpl         Installing plugin ssh from built-in plugins
2.8.1.52155 12915 2025-09-17 12:52:09.950 INFO  her-worker-15 PluginManagerImpl         loadExternalPlugins: No external plugins found
2.8.1.52155 12915 2025-09-17 12:52:10.014 INFO  main          OSIntegrationManagerImpl  performStartupTasks finished
2.8.1.52155 12915 2025-09-17 12:52:10.014 ERROR main          Toolbox_servicesKt        Failed to perform startup tasks: java.io.FileNotFoundException: /home/shai/.config/autostart/jetbrains-toolbox.desktop (Permission denied)
	at java.base/java.io.FileOutputStream.open0(Native Method)
	at java.base/java.io.FileOutputStream.open(Unknown Source)
	at java.base/java.io.FileOutputStream.<init>(Unknown Source)
	at okio.Okio__JvmOkioKt.sink(JvmOkio.kt:173)
	at okio.Okio.sink(Unknown Source)
	at okio.Okio__JvmOkioKt.sink$default(JvmOkio.kt:173)
	at okio.Okio.sink$default(Unknown Source)
	at okio.JvmSystemFileSystem.sink(JvmSystemFileSystem.kt:101)
	at okio.ForwardingFileSystem.sink(ForwardingFileSystem.kt:206)
	at com.jetbrains.toolbox.validation.FileSystemWithThreadValidation.sink(FileSystemWithThreadValidation.kt:98)
	at com.jetbrains.toolbox.dotDesktopFiles.DotDesktopAccessorImpl.ensureDotDesktopFile(DotDesktopAccessorImpl.kt:78)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.installDesktopFileTo(OSIntegrationManagerLinux.kt:422)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.ensureAutorun(OSIntegrationManagerLinux.kt:283)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.ensureOSIntegration(OSIntegrationManagerLinux.kt:252)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerImpl.performStartupTasks(OSIntegrationManagerImpl.kt:263)
	at com.jetbrains.toolbox.entry.Toolbox_servicesKt.createToolboxApplication(toolbox-services.kt:156)
	at com.jetbrains.toolbox.entry.Toolbox_servicesKt.createToolboxApplication$default(toolbox-services.kt:131)
	at com.jetbrains.toolbox.entry.ToolboxEntry.startToolboxMain(ToolboxEntry.kt:138)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at com.jetbrains.toolbox.entry.ToolboxProcessEarlyEntry.startToolbox(ToolboxProcessEarlyEntry.java:70)
2.8.1.52155 13018 2025-09-17 12:52:15.789 INFO  main          BootstrapLogger           Logging configuration verified: slf4j logger factory is correct, tinylog logging provider is correct, expected writers are present.
2.8.1.52155 13018 2025-09-17 12:52:15.791 INFO  main          BootstrapLogger           ===========================================================
2.8.1.52155 13018 2025-09-17 12:52:15.791 INFO  main          BootstrapLogger           JetBrains Toolbox 2.8.1.52155 built on 2025-08-11T20:58:32+03:00 is starting
2.8.1.52155 13018 2025-09-17 12:52:15.791 INFO  main          BootstrapLogger           Git Commit: be12f4283b6834db93a6545561b9119c7c9a1ceb
2.8.1.52155 13018 2025-09-17 12:52:15.791 INFO  main          BootstrapLogger           OS: Linux, JRE: 21.0.7+6-b1034.51
2.8.1.52155 13018 2025-09-17 12:52:15.792 INFO  main          BootstrapLogger           Executable: null
2.8.1.52155 13018 2025-09-17 12:52:15.792 INFO  main          BootstrapLogger           Arguments: jetbrains-toolbox
2.8.1.52155 13018 2025-09-17 12:52:15.792 INFO  main          BootstrapLogger           === Environment variables ===
2.8.1.52155 13018 2025-09-17 12:52:15.793 INFO  main          BootstrapLogger           CLICOLOR = 1
2.8.1.52155 13018 2025-09-17 12:52:15.793 INFO  main          BootstrapLogger           COLORTERM = truecolor
2.8.1.52155 13018 2025-09-17 12:52:15.793 INFO  main          BootstrapLogger           DBUS_SESSION_BUS_ADDRESS = unix:path=/run/user/1000/bus
2.8.1.52155 13018 2025-09-17 12:52:15.793 INFO  main          BootstrapLogger           DEBUGINFOD_URLS = https://debuginfod.archlinux.org 
2.8.1.52155 13018 2025-09-17 12:52:15.793 INFO  main          BootstrapLogger           DESKTOP_SESSION = plasma
2.8.1.52155 13018 2025-09-17 12:52:15.793 INFO  main          BootstrapLogger           DISPLAY = :1
2.8.1.52155 13018 2025-09-17 12:52:15.793 INFO  main          BootstrapLogger           EDITOR = nvim
2.8.1.52155 13018 2025-09-17 12:52:15.793 INFO  main          BootstrapLogger           EZA_ICONS_AUTO = 1
2.8.1.52155 13018 2025-09-17 12:52:15.793 INFO  main          BootstrapLogger           GBM_BACKEND = nvidia-drm
2.8.1.52155 13018 2025-09-17 12:52:15.793 INFO  main          BootstrapLogger           GREP_OPTIONS = --color=auto
2.8.1.52155 13018 2025-09-17 12:52:15.793 INFO  main          BootstrapLogger           GTK2_RC_FILES = /etc/gtk-2.0/gtkrc:/home/shai/.gtkrc-2.0:/home/shai/.config/gtkrc-2.0
2.8.1.52155 13018 2025-09-17 12:52:15.793 INFO  main          BootstrapLogger           GTK_RC_FILES = /etc/gtk/gtkrc:/home/shai/.gtkrc:/home/shai/.config/gtkrc
2.8.1.52155 13018 2025-09-17 12:52:15.793 INFO  main          BootstrapLogger           HG = /usr/bin/hg
2.8.1.52155 13018 2025-09-17 12:52:15.793 INFO  main          BootstrapLogger           HOME = /home/shai
2.8.1.52155 13018 2025-09-17 12:52:15.793 INFO  main          BootstrapLogger           ICEAUTHORITY = /run/user/1000/iceauth_PoRiSV
2.8.1.52155 13018 2025-09-17 12:52:15.793 INFO  main          BootstrapLogger           INVOCATION_ID = ec15a17c73e24d5ab93f984963b6979b
2.8.1.52155 13018 2025-09-17 12:52:15.793 INFO  main          BootstrapLogger           JOURNAL_STREAM = 9:2374
2.8.1.52155 13018 2025-09-17 12:52:15.794 INFO  main          BootstrapLogger           KDE_APPLICATIONS_AS_SCOPE = 1
2.8.1.52155 13018 2025-09-17 12:52:15.794 INFO  main          BootstrapLogger           KDE_FULL_SESSION = true
2.8.1.52155 13018 2025-09-17 12:52:15.794 INFO  main          BootstrapLogger           KDE_SESSION_UID = 1000
2.8.1.52155 13018 2025-09-17 12:52:15.794 INFO  main          BootstrapLogger           KDE_SESSION_VERSION = 6
2.8.1.52155 13018 2025-09-17 12:52:15.794 INFO  main          BootstrapLogger           LANG = en_IL.UTF-8
2.8.1.52155 13018 2025-09-17 12:52:15.794 INFO  main          BootstrapLogger           LIBVIRT_DEFAULT_URI = qemu:///system
2.8.1.52155 13018 2025-09-17 12:52:15.794 INFO  main          BootstrapLogger           LOGNAME = shai
2.8.1.52155 13018 2025-09-17 12:52:15.794 INFO  main          BootstrapLogger           MAIL = /var/spool/mail/shai
2.8.1.52155 13018 2025-09-17 12:52:15.794 INFO  main          BootstrapLogger           MANAGERPID = 1055
2.8.1.52155 13018 2025-09-17 12:52:15.794 INFO  main          BootstrapLogger           MANPAGER = env BATMAN_IS_BEING_MANPAGER=yes bash /usr/bin/batman
2.8.1.52155 13018 2025-09-17 12:52:15.794 INFO  main          BootstrapLogger           MANROFFOPT = -c
2.8.1.52155 13018 2025-09-17 12:52:15.794 INFO  main          BootstrapLogger           MEMORY_PRESSURE_WATCH = /sys/fs/cgroup/user.slice/user-1000.slice/user@1000.service/session.slice/plasma-plasmashell.service/memory.pressure
2.8.1.52155 13018 2025-09-17 12:52:15.794 INFO  main          BootstrapLogger           MEMORY_PRESSURE_WRITE = c29tZSAyMDAwMDAgMjAwMDAwMAA=
2.8.1.52155 13018 2025-09-17 12:52:15.794 INFO  main          BootstrapLogger           MOTD_SHOWN = pam
2.8.1.52155 13018 2025-09-17 12:52:15.794 INFO  main          BootstrapLogger           MY_MESA_DATA_DIR = /home/shai/dev/mesa-data
2.8.1.52155 13018 2025-09-17 12:52:15.794 INFO  main          BootstrapLogger           PAM_KWALLET5_LOGIN = /run/user/1000/kwallet5.socket
2.8.1.52155 13018 2025-09-17 12:52:15.794 INFO  main          BootstrapLogger           PATH = /home/shai/.local/bin:/usr/local/texlive/2025/bin/x86_64-linux:/home/shai/.pyenv/shims:/usr/local/sbin:/usr/local/bin:/usr/bin:/var/lib/flatpak/exports/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/usr/lib/rustup/bin:/home/shai/.local/share/JetBrains/Toolbox/scripts:/home/shai/.lmstudio/bin:/home/shai/.lmstudio/bin
2.8.1.52155 13018 2025-09-17 12:52:15.794 INFO  main          BootstrapLogger           [sensitive] PUSHOVER_MESA_APP_TOKEN = ******
2.8.1.52155 13018 2025-09-17 12:52:15.794 INFO  main          BootstrapLogger           PUSHOVER_USER_KEY = u4dm64zufs1sapq6ocrhvqqubctrpr
2.8.1.52155 13018 2025-09-17 12:52:15.794 INFO  main          BootstrapLogger           PWD = /home/shai
2.8.1.52155 13018 2025-09-17 12:52:15.794 INFO  main          BootstrapLogger           PYENV_ROOT = /home/shai/.pyenv
2.8.1.52155 13018 2025-09-17 12:52:15.794 INFO  main          BootstrapLogger           PYENV_SHELL = fish
2.8.1.52155 13018 2025-09-17 12:52:15.794 INFO  main          BootstrapLogger           PYTHON_CFLAGS = -march=native -mtune=native
2.8.1.52155 13018 2025-09-17 12:52:15.794 INFO  main          BootstrapLogger           PYTHON_CONFIGURE_OPTS = --enable-optimizations --with-lto
2.8.1.52155 13018 2025-09-17 12:52:15.794 INFO  main          BootstrapLogger           QT_WAYLAND_RECONNECT = 1
2.8.1.52155 13018 2025-09-17 12:52:15.794 INFO  main          BootstrapLogger           SESSION_MANAGER = local/shai-desktop:@/tmp/.ICE-unix/1410,unix/shai-desktop:/tmp/.ICE-unix/1410
2.8.1.52155 13018 2025-09-17 12:52:15.794 INFO  main          BootstrapLogger           SHELL = /usr/bin/fish
2.8.1.52155 13018 2025-09-17 12:52:15.794 INFO  main          BootstrapLogger           SHLVL = 1
2.8.1.52155 13018 2025-09-17 12:52:15.794 INFO  main          BootstrapLogger           SSH_AGENT_PID = 1199
2.8.1.52155 13018 2025-09-17 12:52:15.794 INFO  main          BootstrapLogger           SSH_AUTH_SOCK = /tmp/ssh-XXXXXXvN7YNH/agent.1198
2.8.1.52155 13018 2025-09-17 12:52:15.794 INFO  main          BootstrapLogger           STARSHIP_SESSION_KEY = 2600012406327322
2.8.1.52155 13018 2025-09-17 12:52:15.794 INFO  main          BootstrapLogger           STARSHIP_SHELL = fish
2.8.1.52155 13018 2025-09-17 12:52:15.794 INFO  main          BootstrapLogger           SYSTEMD_EXEC_PID = 1426
2.8.1.52155 13018 2025-09-17 12:52:15.794 INFO  main          BootstrapLogger           TERM = xterm-256color
2.8.1.52155 13018 2025-09-17 12:52:15.794 INFO  main          BootstrapLogger           TERM_PROGRAM = WezTerm
2.8.1.52155 13018 2025-09-17 12:52:15.794 INFO  main          BootstrapLogger           TERM_PROGRAM_VERSION = 20240203-110809-5046fc22
2.8.1.52155 13018 2025-09-17 12:52:15.794 INFO  main          BootstrapLogger           USER = shai
2.8.1.52155 13018 2025-09-17 12:52:15.794 INFO  main          BootstrapLogger           WAYLAND_DISPLAY = wayland-0
2.8.1.52155 13018 2025-09-17 12:52:15.794 INFO  main          BootstrapLogger           WEZTERM_CONFIG_DIR = /home/shai
2.8.1.52155 13018 2025-09-17 12:52:15.794 INFO  main          BootstrapLogger           WEZTERM_CONFIG_FILE = /home/shai/.wezterm.lua
2.8.1.52155 13018 2025-09-17 12:52:15.794 INFO  main          BootstrapLogger           WEZTERM_EXECUTABLE = /usr/bin/wezterm-gui
2.8.1.52155 13018 2025-09-17 12:52:15.794 INFO  main          BootstrapLogger           WEZTERM_EXECUTABLE_DIR = /usr/bin
2.8.1.52155 13018 2025-09-17 12:52:15.794 INFO  main          BootstrapLogger           WEZTERM_PANE = 0
2.8.1.52155 13018 2025-09-17 12:52:15.794 INFO  main          BootstrapLogger           WEZTERM_UNIX_SOCKET = /run/user/1000/wezterm/gui-sock-3498
2.8.1.52155 13018 2025-09-17 12:52:15.794 INFO  main          BootstrapLogger           XAUTHORITY = /run/user/1000/xauth_SqsvLP
2.8.1.52155 13018 2025-09-17 12:52:15.794 INFO  main          BootstrapLogger           [sensitive] XDG_ACTIVATION_TOKEN = ******
2.8.1.52155 13018 2025-09-17 12:52:15.794 INFO  main          BootstrapLogger           XDG_CONFIG_DIRS = /home/shai/.config/kdedefaults:/etc/xdg
2.8.1.52155 13018 2025-09-17 12:52:15.794 INFO  main          BootstrapLogger           XDG_CURRENT_DESKTOP = KDE
2.8.1.52155 13018 2025-09-17 12:52:15.794 INFO  main          BootstrapLogger           XDG_DATA_DIRS = /home/shai/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share:/usr/share
2.8.1.52155 13018 2025-09-17 12:52:15.794 INFO  main          BootstrapLogger           XDG_MENU_PREFIX = plasma-
2.8.1.52155 13018 2025-09-17 12:52:15.794 INFO  main          BootstrapLogger           XDG_RUNTIME_DIR = /run/user/1000
2.8.1.52155 13018 2025-09-17 12:52:15.794 INFO  main          BootstrapLogger           XDG_SEAT = seat0
2.8.1.52155 13018 2025-09-17 12:52:15.794 INFO  main          BootstrapLogger           XDG_SEAT_PATH = /org/freedesktop/DisplayManager/Seat0
2.8.1.52155 13018 2025-09-17 12:52:15.794 INFO  main          BootstrapLogger           XDG_SESSION_CLASS = user
2.8.1.52155 13018 2025-09-17 12:52:15.794 INFO  main          BootstrapLogger           XDG_SESSION_DESKTOP = KDE
2.8.1.52155 13018 2025-09-17 12:52:15.794 INFO  main          BootstrapLogger           XDG_SESSION_ID = 2
2.8.1.52155 13018 2025-09-17 12:52:15.794 INFO  main          BootstrapLogger           XDG_SESSION_PATH = /org/freedesktop/DisplayManager/Session1
2.8.1.52155 13018 2025-09-17 12:52:15.794 INFO  main          BootstrapLogger           XDG_SESSION_TYPE = wayland
2.8.1.52155 13018 2025-09-17 12:52:15.794 INFO  main          BootstrapLogger           XDG_VTNR = 1
2.8.1.52155 13018 2025-09-17 12:52:15.794 INFO  main          BootstrapLogger           XKB_DEFAULT_LAYOUT = us
2.8.1.52155 13018 2025-09-17 12:52:15.794 INFO  main          BootstrapLogger           XKB_DEFAULT_MODEL = pc105+inet
2.8.1.52155 13018 2025-09-17 12:52:15.794 INFO  main          BootstrapLogger           XKB_DEFAULT_OPTIONS = terminate:ctrl_alt_bksp
2.8.1.52155 13018 2025-09-17 12:52:15.795 INFO  main          BootstrapLogger           __GLX_VENDOR_LIBRARY_NAME = nvidia
2.8.1.52155 13018 2025-09-17 12:52:15.795 INFO  main          BootstrapLogger           === end of environment variables ===
2.8.1.52155 13018 2025-09-17 12:52:15.795 INFO  main          BootstrapLogger           Dumping bootstrap log entries (18 total): 
2.8.1.52155 13018 2025-09-17 12:52:15.795 INFO  main          BootstrapLogger           12:52:15.692 | ToolboxEntry | pid: 13018
2.8.1.52155 13018 2025-09-17 12:52:15.795 INFO  main          BootstrapLogger           12:52:15.744 | Semaphore | Semaphore 0 is initialized (non-zero otime) and the value is available; last seen value was 1
2.8.1.52155 13018 2025-09-17 12:52:15.795 INFO  main          BootstrapLogger           12:52:15.745 | Semaphore | Semaphore 0 is initialized (non-zero otime) and the value is available; last seen value was 1
2.8.1.52155 13018 2025-09-17 12:52:15.795 INFO  main          BootstrapLogger           12:52:15.746 | Semaphore | Acquired semaphore 0, will be a main instance
2.8.1.52155 13018 2025-09-17 12:52:15.795 INFO  main          BootstrapLogger           12:52:15.746 | Semaphore | Semaphore 0 is initialized (non-zero otime) and the value is available; last seen value was 0
2.8.1.52155 13018 2025-09-17 12:52:15.795 INFO  main          BootstrapLogger           12:52:15.746 | UnixApplicationStartLock | Running as main instance
2.8.1.52155 13018 2025-09-17 12:52:15.795 INFO  main          BootstrapLogger           12:52:15.747 | ApplicationStartLock$Companion | application lock acquired: true
2.8.1.52155 13018 2025-09-17 12:52:15.795 INFO  main          BootstrapLogger           12:52:15.747 | IpcInstanceFactory | pid: 13018
2.8.1.52155 13018 2025-09-17 12:52:15.795 INFO  main          BootstrapLogger           12:52:15.748 | MainInstanceImpl$Companion | /home/shai/.cache/JetBrains/Toolbox/ipc: binding
2.8.1.52155 13018 2025-09-17 12:52:15.795 INFO  main          BootstrapLogger           12:52:15.766 | MainInstanceImpl$Companion | /home/shai/.cache/JetBrains/Toolbox/ipc: already in use (Address already in use)
2.8.1.52155 13018 2025-09-17 12:52:15.795 INFO  main          BootstrapLogger           12:52:15.766 | IpcInstanceFactory | checking if the main instance is alive
2.8.1.52155 13018 2025-09-17 12:52:15.795 INFO  main          BootstrapLogger           12:52:15.768 | MainInstanceImpl$Companion | /home/shai/.cache/JetBrains/Toolbox/ipc: binding
2.8.1.52155 13018 2025-09-17 12:52:15.795 INFO  main          BootstrapLogger           12:52:15.770 | MainInstanceImpl$Companion | /home/shai/.cache/JetBrains/Toolbox/ipc: bound
2.8.1.52155 13018 2025-09-17 12:52:15.795 INFO  main          BootstrapLogger           12:52:15.770 | IpcInstanceFactory | Instance type: main
2.8.1.52155 13018 2025-09-17 12:52:15.795 INFO  main          BootstrapLogger           12:52:15.770 | IpcInstanceFactory | Acquired server channel
2.8.1.52155 13018 2025-09-17 12:52:15.795 INFO  main          BootstrapLogger           12:52:15.771 | MainInstanceImpl | Debugger can not be attached
2.8.1.52155 13018 2025-09-17 12:52:15.795 INFO  main          BootstrapLogger           12:52:15.771 | BootstrapLogger | instance type: MainInstance
2.8.1.52155 13018 2025-09-17 12:52:15.795 INFO  main          BootstrapLogger           12:52:15.782 | BootstrapLogger | Logging to /home/shai/.local/share/JetBrains/Toolbox/logs/toolbox.{count}.log
2.8.1.52155 13018 2025-09-17 12:52:15.797 INFO  main          Toolbox_servicesKt        Command line: [jetbrains-toolbox], pid: 13018
2.8.1.52155 13018 2025-09-17 12:52:16.026 INFO  cher-worker-1 JVMLogger                 loading snapshot StorageKey(storage=toolbox)
2.8.1.52155 13018 2025-09-17 12:52:16.049 INFO  main          KeychainBackendKt         Using preferred keychain backend, linux-libsecret
2.8.1.52155 13018 2025-09-17 12:52:16.087 INFO  cher-worker-9 AccountManagerImpl        Loading accounts from /home/shai/.local/share/JetBrains/Toolbox/accounts.json
2.8.1.52155 13018 2025-09-17 12:52:16.087 WARN  cher-worker-9 AccountManagerImpl        File /home/shai/.local/share/JetBrains/Toolbox/accounts.json does not exist
2.8.1.52155 13018 2025-09-17 12:52:16.088 INFO  cher-worker-9 AccountManagerImpl        Loaded accounts: 
2.8.1.52155 13018 2025-09-17 12:52:16.095 INFO  her-worker-16 CacheManagerImpl          There is no file under /home/shai/.local/share/JetBrains/Toolbox/enterprise/feed-filter.json to remove
2.8.1.52155 13018 2025-09-17 12:52:16.099 INFO  main          CapabilitiesKt            toolbox_version = 2.8.1.52155
2.8.1.52155 13018 2025-09-17 12:52:16.099 INFO  main          CapabilitiesKt            os = linux
2.8.1.52155 13018 2025-09-17 12:52:16.099 INFO  main          CapabilitiesKt            os_kernel = Linux
2.8.1.52155 13018 2025-09-17 12:52:16.099 INFO  main          CapabilitiesKt            os_version_major = 6
2.8.1.52155 13018 2025-09-17 12:52:16.099 INFO  main          CapabilitiesKt            os_version_minor = 16
2.8.1.52155 13018 2025-09-17 12:52:16.099 INFO  main          CapabilitiesKt            os_version_micro = 7
2.8.1.52155 13018 2025-09-17 12:52:16.099 INFO  main          CapabilitiesKt            os_version = 6.16.7-arch1-1
2.8.1.52155 13018 2025-09-17 12:52:16.099 INFO  main          CapabilitiesKt            cpu_arch = x64
2.8.1.52155 13018 2025-09-17 12:52:16.099 INFO  main          CapabilitiesKt            glibc = 2.42
2.8.1.52155 13018 2025-09-17 12:52:16.100 INFO  her-worker-15 AccountManagerImpl        No accounts exists and accounts file is empty
2.8.1.52155 13018 2025-09-17 12:52:16.263 INFO  her-worker-15 CacheManagerImpl          There is no file under /home/shai/.local/share/JetBrains/Toolbox/enterprise/services.json to remove
2.8.1.52155 13018 2025-09-17 12:52:16.300 INFO  main          FileUtilsImpl             Retained the following 0 path(s): []
2.8.1.52155 13018 2025-09-17 12:52:16.301 INFO  main          ToolManagerImpl           Detected toolbox installation at /opt/jetbrains-toolbox
2.8.1.52155 13018 2025-09-17 12:52:16.318 INFO  her-worker-14 CacheManagerImpl          There is no file under /home/shai/.local/share/JetBrains/Toolbox/enterprise/auto-installed-tools.json to remove
2.8.1.52155 13018 2025-09-17 12:52:16.321 INFO  her-worker-14 iseOnAuthStateChangeSetup Check if redirect to OnBoarding is required:
  Config: null
  Account: null
2.8.1.52155 13018 2025-09-17 12:52:16.343 INFO  main          PlatformDependent         Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
2.8.1.52155 13018 2025-09-17 12:52:16.356 INFO  main          NettyServicesServerBase   Starting services server on /run/user/1000/jb.station.sock
2.8.1.52155 13018 2025-09-17 12:52:16.364 INFO  cher-worker-3 ShellLaunchersManagerImpl Updating shell launchers in /home/shai/.local/share/JetBrains/Toolbox/scripts
2.8.1.52155 13018 2025-09-17 12:52:16.368 INFO  her-worker-10 CacheManagerImpl          There is no file under /home/shai/.cache/JetBrains/Toolbox/disk_usage.json to remove
2.8.1.52155 13018 2025-09-17 12:52:16.429 INFO  cher-worker-6 iltInServerImpl$Companion Refresh > Built-in server started. Address: 127.0.0.1 Port: 36691
Registered handlers:
/educationalProgress: WebSocketHandshakeHandler
/gateway/clientLink: WebSocketHandshakeHandler
2.8.1.52155 13018 2025-09-17 12:52:16.430 INFO  on Server 1-1 AbstractInternalLogger    [id: 0x7e45e3cb] REGISTERED
2.8.1.52155 13018 2025-09-17 12:52:16.431 INFO  on Server 1-1 AbstractInternalLogger    [id: 0x7e45e3cb] BIND: /run/user/1000/jb.station.sock
2.8.1.52155 13018 2025-09-17 12:52:16.431 INFO  on Server 1-1 AbstractInternalLogger    [id: 0x7e45e3cb, L:/run/user/1000/jb.station.sock] ACTIVE
2.8.1.52155 13018 2025-09-17 12:52:16.431 INFO  cher-worker-7 NettyServicesServerBase   Services server started
2.8.1.52155 13018 2025-09-17 12:52:16.526 INFO  main          Toolbox_servicesKt        Renderer: Default
2.8.1.52155 13018 2025-09-17 12:52:16.526 INFO  main          OSIntegrationManagerLinux bin directory cannot be resolved: no such file: java.io.FileNotFoundException: no such file
	at okio.JvmSystemFileSystem.canonicalize(JvmSystemFileSystem.kt:31)
	at okio.ForwardingFileSystem.canonicalize(ForwardingFileSystem.kt:148)
	at com.jetbrains.toolbox.validation.FileSystemWithThreadValidation.canonicalize(FileSystemWithThreadValidation.kt:38)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.getBinDir$resolved(OSIntegrationManagerLinux.kt:258)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.getBinDir(OSIntegrationManagerLinux.kt:270)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.getBinDir$default(OSIntegrationManagerLinux.kt:256)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.ensureOSIntegration(OSIntegrationManagerLinux.kt:242)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerImpl.performStartupTasks(OSIntegrationManagerImpl.kt:263)
	at com.jetbrains.toolbox.entry.Toolbox_servicesKt.createToolboxApplication(toolbox-services.kt:156)
	at com.jetbrains.toolbox.entry.Toolbox_servicesKt.createToolboxApplication$default(toolbox-services.kt:131)
	at com.jetbrains.toolbox.entry.ToolboxEntry.startToolboxMain(ToolboxEntry.kt:138)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at com.jetbrains.toolbox.entry.ToolboxProcessEarlyEntry.startToolbox(ToolboxProcessEarlyEntry.java:70)
2.8.1.52155 13018 2025-09-17 12:52:16.527 ERROR main          OSIntegrationManagerLinux Failed to install icon for desktop file: java.io.FileNotFoundException: /opt/jetbrains-toolbox/toolbox.svg (Permission denied)
	at java.base/java.io.FileOutputStream.open0(Native Method)
	at java.base/java.io.FileOutputStream.open(Unknown Source)
	at java.base/java.io.FileOutputStream.<init>(Unknown Source)
	at okio.Okio__JvmOkioKt.sink(JvmOkio.kt:173)
	at okio.Okio.sink(Unknown Source)
	at okio.Okio__JvmOkioKt.sink$default(JvmOkio.kt:173)
	at okio.Okio.sink$default(Unknown Source)
	at okio.JvmSystemFileSystem.sink(JvmSystemFileSystem.kt:101)
	at okio.ForwardingFileSystem.sink(ForwardingFileSystem.kt:206)
	at com.jetbrains.toolbox.validation.FileSystemWithThreadValidation.sink(FileSystemWithThreadValidation.kt:98)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.installDesktopFile(OSIntegrationManagerLinux.kt:487)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.ensureOSIntegration(OSIntegrationManagerLinux.kt:248)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerImpl.performStartupTasks(OSIntegrationManagerImpl.kt:263)
	at com.jetbrains.toolbox.entry.Toolbox_servicesKt.createToolboxApplication(toolbox-services.kt:156)
	at com.jetbrains.toolbox.entry.Toolbox_servicesKt.createToolboxApplication$default(toolbox-services.kt:131)
	at com.jetbrains.toolbox.entry.ToolboxEntry.startToolboxMain(ToolboxEntry.kt:138)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at com.jetbrains.toolbox.entry.ToolboxProcessEarlyEntry.startToolbox(ToolboxProcessEarlyEntry.java:70)
2.8.1.52155 13018 2025-09-17 12:52:16.528 INFO  main          OSIntegrationManagerLinux Installed .desktop file to /home/shai/.local/share/applications/jetbrains-toolbox.desktop
2.8.1.52155 13018 2025-09-17 12:52:16.528 INFO  main          ionManagerLinux$Companion Adding jetbrains:// protocol handler to mimeapps.list
2.8.1.52155 13018 2025-09-17 12:52:16.529 INFO  main          ProcessesRunnerBlocking   Executing /usr/bin/xdg-mime args: default|jetbrains-toolbox.desktop|x-scheme-handler/jetbrains
2.8.1.52155 13018 2025-09-17 12:52:16.549 INFO  cher-worker-9 PluginManagerImpl         Installing plugin spaceport from built-in plugins
2.8.1.52155 13018 2025-09-17 12:52:16.554 INFO  cher-worker-9 uginsSettingsProviderImpl Settings file for plugin spaceport doesn't exist
2.8.1.52155 13018 2025-09-17 12:52:16.560 INFO  cher-worker-6 ConcurrentDownloadSession Refresh > Feed refresh (PRODUCTION) > Concurrent feed download started, begin with 2 URLs
2.8.1.52155 13018 2025-09-17 12:52:16.560 INFO  cher-worker-3 ConcurrentDownloadSession Concurrent feed download started, begin with 1 URLs
2.8.1.52155 13018 2025-09-17 12:52:16.567 INFO  cher-worker-1 CacheManagerImpl          There is no file under /home/shai/.cache/JetBrains/Toolbox/licenses.json to remove
2.8.1.52155 13018 2025-09-17 12:52:16.578 INFO  her-worker-14 PluginAuthManagerImpl     Plugin spaceport > No accounts exist and accounts file is empty
2.8.1.52155 13018 2025-09-17 12:52:16.588 INFO  cher-worker-9 PluginManagerImpl         Installing plugin ssh from built-in plugins
2.8.1.52155 13018 2025-09-17 12:52:16.597 INFO  cher-worker-9 PluginManagerImpl         loadExternalPlugins: No external plugins found
2.8.1.52155 13018 2025-09-17 12:52:16.614 INFO  main          OSIntegrationManagerImpl  performStartupTasks finished
2.8.1.52155 13018 2025-09-17 12:52:16.615 ERROR main          Toolbox_servicesKt        Failed to perform startup tasks: java.io.FileNotFoundException: /home/shai/.config/autostart/jetbrains-toolbox.desktop (Permission denied)
	at java.base/java.io.FileOutputStream.open0(Native Method)
	at java.base/java.io.FileOutputStream.open(Unknown Source)
	at java.base/java.io.FileOutputStream.<init>(Unknown Source)
	at okio.Okio__JvmOkioKt.sink(JvmOkio.kt:173)
	at okio.Okio.sink(Unknown Source)
	at okio.Okio__JvmOkioKt.sink$default(JvmOkio.kt:173)
	at okio.Okio.sink$default(Unknown Source)
	at okio.JvmSystemFileSystem.sink(JvmSystemFileSystem.kt:101)
	at okio.ForwardingFileSystem.sink(ForwardingFileSystem.kt:206)
	at com.jetbrains.toolbox.validation.FileSystemWithThreadValidation.sink(FileSystemWithThreadValidation.kt:98)
	at com.jetbrains.toolbox.dotDesktopFiles.DotDesktopAccessorImpl.ensureDotDesktopFile(DotDesktopAccessorImpl.kt:78)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.installDesktopFileTo(OSIntegrationManagerLinux.kt:422)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.ensureAutorun(OSIntegrationManagerLinux.kt:283)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.ensureOSIntegration(OSIntegrationManagerLinux.kt:252)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerImpl.performStartupTasks(OSIntegrationManagerImpl.kt:263)
	at com.jetbrains.toolbox.entry.Toolbox_servicesKt.createToolboxApplication(toolbox-services.kt:156)
	at com.jetbrains.toolbox.entry.Toolbox_servicesKt.createToolboxApplication$default(toolbox-services.kt:131)
	at com.jetbrains.toolbox.entry.ToolboxEntry.startToolboxMain(ToolboxEntry.kt:138)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at com.jetbrains.toolbox.entry.ToolboxProcessEarlyEntry.startToolbox(ToolboxProcessEarlyEntry.java:70)

Offline

#4 2025-09-18 08:37:46

Lone_Wolf
Administrator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 14,565

Re: [SOLVED] Jetbrains toolbox from AUR not working

2.8.1.52155 18101 2025-09-17 12:12:18.834 INFO  main          BootstrapLogger           JetBrains Toolbox 2.8.1.52155 built on 2025-08-11T20:58:32+03:00 is starting

The package has been updated (yesterday)  to 2.9.0.56191 , does that version also has the issue ?


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.

clean chroot building not flexible enough ?
Try clean chroot manager by graysky

Offline

#5 2025-09-18 08:50:42

ShaiAvr
Member
From: Israel
Registered: 2025-03-30
Posts: 40

Re: [SOLVED] Jetbrains toolbox from AUR not working

Yes. Same issue. Updated 'toolbox.0.log':

2.9.0.56191 2944 2025-09-18 11:49:29.245 INFO  main          BootstrapLogger           Logging configuration verified: slf4j logger factory is correct, tinylog logging provider is correct, expected writers are present.
2.9.0.56191 2944 2025-09-18 11:49:29.245 INFO  main          BootstrapLogger           ===========================================================
2.9.0.56191 2944 2025-09-18 11:49:29.246 INFO  main          BootstrapLogger           JetBrains Toolbox 2.9.0.56191 built on 2025-09-17T15:01:32+03:00 is starting
2.9.0.56191 2944 2025-09-18 11:49:29.246 INFO  main          BootstrapLogger           Git Commit: 5ff0ead210711e399b3e1e2eebe48b7f63e67522
2.9.0.56191 2944 2025-09-18 11:49:29.246 INFO  main          BootstrapLogger           OS: Linux, JRE: 21.0.7+6-b1034.51
2.9.0.56191 2944 2025-09-18 11:49:29.247 INFO  main          BootstrapLogger           Executable: null
2.9.0.56191 2944 2025-09-18 11:49:29.247 INFO  main          BootstrapLogger           Arguments: jetbrains-toolbox
2.9.0.56191 2944 2025-09-18 11:49:29.247 INFO  main          BootstrapLogger           === Environment variables ===
2.9.0.56191 2944 2025-09-18 11:49:29.248 INFO  main          BootstrapLogger           CLICOLOR = 1
2.9.0.56191 2944 2025-09-18 11:49:29.248 INFO  main          BootstrapLogger           COLORTERM = truecolor
2.9.0.56191 2944 2025-09-18 11:49:29.248 INFO  main          BootstrapLogger           DBUS_SESSION_BUS_ADDRESS = unix:path=/run/user/1000/bus
2.9.0.56191 2944 2025-09-18 11:49:29.248 INFO  main          BootstrapLogger           DEBUGINFOD_URLS = https://debuginfod.archlinux.org 
2.9.0.56191 2944 2025-09-18 11:49:29.248 INFO  main          BootstrapLogger           DESKTOP_SESSION = plasma
2.9.0.56191 2944 2025-09-18 11:49:29.248 INFO  main          BootstrapLogger           DISPLAY = :1
2.9.0.56191 2944 2025-09-18 11:49:29.248 INFO  main          BootstrapLogger           EDITOR = nvim
2.9.0.56191 2944 2025-09-18 11:49:29.248 INFO  main          BootstrapLogger           EZA_ICONS_AUTO = 1
2.9.0.56191 2944 2025-09-18 11:49:29.248 INFO  main          BootstrapLogger           GBM_BACKEND = nvidia-drm
2.9.0.56191 2944 2025-09-18 11:49:29.248 INFO  main          BootstrapLogger           GREP_OPTIONS = --color=auto
2.9.0.56191 2944 2025-09-18 11:49:29.248 INFO  main          BootstrapLogger           GTK2_RC_FILES = /etc/gtk-2.0/gtkrc:/home/shai/.gtkrc-2.0:/home/shai/.config/gtkrc-2.0
2.9.0.56191 2944 2025-09-18 11:49:29.248 INFO  main          BootstrapLogger           GTK_RC_FILES = /etc/gtk/gtkrc:/home/shai/.gtkrc:/home/shai/.config/gtkrc
2.9.0.56191 2944 2025-09-18 11:49:29.248 INFO  main          BootstrapLogger           HG = /usr/bin/hg
2.9.0.56191 2944 2025-09-18 11:49:29.248 INFO  main          BootstrapLogger           HOME = /home/shai
2.9.0.56191 2944 2025-09-18 11:49:29.248 INFO  main          BootstrapLogger           ICEAUTHORITY = /run/user/1000/iceauth_DISxkY
2.9.0.56191 2944 2025-09-18 11:49:29.248 INFO  main          BootstrapLogger           INVOCATION_ID = b3521c6ce9bd4cf5bacdb9e865db384d
2.9.0.56191 2944 2025-09-18 11:49:29.248 INFO  main          BootstrapLogger           JOURNAL_STREAM = 9:26059
2.9.0.56191 2944 2025-09-18 11:49:29.248 INFO  main          BootstrapLogger           KDE_APPLICATIONS_AS_SCOPE = 1
2.9.0.56191 2944 2025-09-18 11:49:29.248 INFO  main          BootstrapLogger           KDE_FULL_SESSION = true
2.9.0.56191 2944 2025-09-18 11:49:29.248 INFO  main          BootstrapLogger           KDE_SESSION_UID = 1000
2.9.0.56191 2944 2025-09-18 11:49:29.248 INFO  main          BootstrapLogger           KDE_SESSION_VERSION = 6
2.9.0.56191 2944 2025-09-18 11:49:29.248 INFO  main          BootstrapLogger           LANG = en_IL.UTF-8
2.9.0.56191 2944 2025-09-18 11:49:29.248 INFO  main          BootstrapLogger           LIBVIRT_DEFAULT_URI = qemu:///system
2.9.0.56191 2944 2025-09-18 11:49:29.248 INFO  main          BootstrapLogger           LOGNAME = shai
2.9.0.56191 2944 2025-09-18 11:49:29.248 INFO  main          BootstrapLogger           MAIL = /var/spool/mail/shai
2.9.0.56191 2944 2025-09-18 11:49:29.248 INFO  main          BootstrapLogger           MANAGERPID = 953
2.9.0.56191 2944 2025-09-18 11:49:29.248 INFO  main          BootstrapLogger           MANPAGER = env BATMAN_IS_BEING_MANPAGER=yes bash /usr/bin/batman
2.9.0.56191 2944 2025-09-18 11:49:29.248 INFO  main          BootstrapLogger           MANROFFOPT = -c
2.9.0.56191 2944 2025-09-18 11:49:29.248 INFO  main          BootstrapLogger           MEMORY_PRESSURE_WATCH = /sys/fs/cgroup/user.slice/user-1000.slice/user@1000.service/session.slice/plasma-plasmashell.service/memory.pressure
2.9.0.56191 2944 2025-09-18 11:49:29.248 INFO  main          BootstrapLogger           MEMORY_PRESSURE_WRITE = c29tZSAyMDAwMDAgMjAwMDAwMAA=
2.9.0.56191 2944 2025-09-18 11:49:29.248 INFO  main          BootstrapLogger           MOTD_SHOWN = pam
2.9.0.56191 2944 2025-09-18 11:49:29.248 INFO  main          BootstrapLogger           MY_MESA_DATA_DIR = /home/shai/dev/mesa-data
2.9.0.56191 2944 2025-09-18 11:49:29.248 INFO  main          BootstrapLogger           PAM_KWALLET5_LOGIN = /run/user/1000/kwallet5.socket
2.9.0.56191 2944 2025-09-18 11:49:29.248 INFO  main          BootstrapLogger           PATH = /home/shai/.local/bin:/usr/local/texlive/2025/bin/x86_64-linux:/home/shai/.pyenv/shims:/usr/local/sbin:/usr/local/bin:/usr/bin:/var/lib/flatpak/exports/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/usr/lib/rustup/bin:/home/shai/.local/share/JetBrains/Toolbox/scripts:/home/shai/.lmstudio/bin:/home/shai/.lmstudio/bin
2.9.0.56191 2944 2025-09-18 11:49:29.248 INFO  main          BootstrapLogger           [sensitive] PUSHOVER_MESA_APP_TOKEN = ******
2.9.0.56191 2944 2025-09-18 11:49:29.248 INFO  main          BootstrapLogger           PUSHOVER_USER_KEY = u4dm64zufs1sapq6ocrhvqqubctrpr
2.9.0.56191 2944 2025-09-18 11:49:29.248 INFO  main          BootstrapLogger           PWD = /home/shai
2.9.0.56191 2944 2025-09-18 11:49:29.248 INFO  main          BootstrapLogger           PYENV_ROOT = /home/shai/.pyenv
2.9.0.56191 2944 2025-09-18 11:49:29.248 INFO  main          BootstrapLogger           PYENV_SHELL = fish
2.9.0.56191 2944 2025-09-18 11:49:29.248 INFO  main          BootstrapLogger           PYTHON_CFLAGS = -march=native -mtune=native
2.9.0.56191 2944 2025-09-18 11:49:29.248 INFO  main          BootstrapLogger           PYTHON_CONFIGURE_OPTS = --enable-optimizations --with-lto
2.9.0.56191 2944 2025-09-18 11:49:29.248 INFO  main          BootstrapLogger           QT_WAYLAND_RECONNECT = 1
2.9.0.56191 2944 2025-09-18 11:49:29.248 INFO  main          BootstrapLogger           SESSION_MANAGER = local/shai-desktop:@/tmp/.ICE-unix/1309,unix/shai-desktop:/tmp/.ICE-unix/1309
2.9.0.56191 2944 2025-09-18 11:49:29.248 INFO  main          BootstrapLogger           SHELL = /usr/bin/fish
2.9.0.56191 2944 2025-09-18 11:49:29.248 INFO  main          BootstrapLogger           SHLVL = 1
2.9.0.56191 2944 2025-09-18 11:49:29.248 INFO  main          BootstrapLogger           SSH_AGENT_PID = 1100
2.9.0.56191 2944 2025-09-18 11:49:29.248 INFO  main          BootstrapLogger           SSH_AUTH_SOCK = /tmp/ssh-XXXXXXWjris3/agent.1099
2.9.0.56191 2944 2025-09-18 11:49:29.248 INFO  main          BootstrapLogger           STARSHIP_SESSION_KEY = 3063618936209091
2.9.0.56191 2944 2025-09-18 11:49:29.248 INFO  main          BootstrapLogger           STARSHIP_SHELL = fish
2.9.0.56191 2944 2025-09-18 11:49:29.248 INFO  main          BootstrapLogger           SYSTEMD_EXEC_PID = 1325
2.9.0.56191 2944 2025-09-18 11:49:29.249 INFO  main          BootstrapLogger           TERM = xterm-256color
2.9.0.56191 2944 2025-09-18 11:49:29.249 INFO  main          BootstrapLogger           TERM_PROGRAM = WezTerm
2.9.0.56191 2944 2025-09-18 11:49:29.249 INFO  main          BootstrapLogger           TERM_PROGRAM_VERSION = 20240203-110809-5046fc22
2.9.0.56191 2944 2025-09-18 11:49:29.249 INFO  main          BootstrapLogger           USER = shai
2.9.0.56191 2944 2025-09-18 11:49:29.249 INFO  main          BootstrapLogger           WAYLAND_DISPLAY = wayland-0
2.9.0.56191 2944 2025-09-18 11:49:29.249 INFO  main          BootstrapLogger           WEZTERM_CONFIG_DIR = /home/shai
2.9.0.56191 2944 2025-09-18 11:49:29.249 INFO  main          BootstrapLogger           WEZTERM_CONFIG_FILE = /home/shai/.wezterm.lua
2.9.0.56191 2944 2025-09-18 11:49:29.249 INFO  main          BootstrapLogger           WEZTERM_EXECUTABLE = /usr/bin/wezterm-gui
2.9.0.56191 2944 2025-09-18 11:49:29.249 INFO  main          BootstrapLogger           WEZTERM_EXECUTABLE_DIR = /usr/bin
2.9.0.56191 2944 2025-09-18 11:49:29.249 INFO  main          BootstrapLogger           WEZTERM_PANE = 0
2.9.0.56191 2944 2025-09-18 11:49:29.249 INFO  main          BootstrapLogger           WEZTERM_UNIX_SOCKET = /run/user/1000/wezterm/gui-sock-1969
2.9.0.56191 2944 2025-09-18 11:49:29.249 INFO  main          BootstrapLogger           XAUTHORITY = /run/user/1000/xauth_xHmBdy
2.9.0.56191 2944 2025-09-18 11:49:29.249 INFO  main          BootstrapLogger           [sensitive] XDG_ACTIVATION_TOKEN = ******
2.9.0.56191 2944 2025-09-18 11:49:29.249 INFO  main          BootstrapLogger           XDG_CONFIG_DIRS = /home/shai/.config/kdedefaults:/etc/xdg
2.9.0.56191 2944 2025-09-18 11:49:29.249 INFO  main          BootstrapLogger           XDG_CURRENT_DESKTOP = KDE
2.9.0.56191 2944 2025-09-18 11:49:29.249 INFO  main          BootstrapLogger           XDG_DATA_DIRS = /home/shai/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share:/usr/share
2.9.0.56191 2944 2025-09-18 11:49:29.249 INFO  main          BootstrapLogger           XDG_MENU_PREFIX = plasma-
2.9.0.56191 2944 2025-09-18 11:49:29.249 INFO  main          BootstrapLogger           XDG_RUNTIME_DIR = /run/user/1000
2.9.0.56191 2944 2025-09-18 11:49:29.249 INFO  main          BootstrapLogger           XDG_SEAT = seat0
2.9.0.56191 2944 2025-09-18 11:49:29.249 INFO  main          BootstrapLogger           XDG_SEAT_PATH = /org/freedesktop/DisplayManager/Seat0
2.9.0.56191 2944 2025-09-18 11:49:29.249 INFO  main          BootstrapLogger           XDG_SESSION_CLASS = user
2.9.0.56191 2944 2025-09-18 11:49:29.249 INFO  main          BootstrapLogger           XDG_SESSION_DESKTOP = KDE
2.9.0.56191 2944 2025-09-18 11:49:29.249 INFO  main          BootstrapLogger           XDG_SESSION_ID = 2
2.9.0.56191 2944 2025-09-18 11:49:29.249 INFO  main          BootstrapLogger           XDG_SESSION_PATH = /org/freedesktop/DisplayManager/Session1
2.9.0.56191 2944 2025-09-18 11:49:29.249 INFO  main          BootstrapLogger           XDG_SESSION_TYPE = wayland
2.9.0.56191 2944 2025-09-18 11:49:29.249 INFO  main          BootstrapLogger           XDG_VTNR = 1
2.9.0.56191 2944 2025-09-18 11:49:29.249 INFO  main          BootstrapLogger           XKB_DEFAULT_LAYOUT = us
2.9.0.56191 2944 2025-09-18 11:49:29.249 INFO  main          BootstrapLogger           XKB_DEFAULT_MODEL = pc105+inet
2.9.0.56191 2944 2025-09-18 11:49:29.249 INFO  main          BootstrapLogger           XKB_DEFAULT_OPTIONS = terminate:ctrl_alt_bksp
2.9.0.56191 2944 2025-09-18 11:49:29.249 INFO  main          BootstrapLogger           __GLX_VENDOR_LIBRARY_NAME = nvidia
2.9.0.56191 2944 2025-09-18 11:49:29.249 INFO  main          BootstrapLogger           === end of environment variables ===
2.9.0.56191 2944 2025-09-18 11:49:29.249 INFO  main          BootstrapLogger           Dumping bootstrap log entries (18 total): 
2.9.0.56191 2944 2025-09-18 11:49:29.249 INFO  main          BootstrapLogger           11:49:29.128 | ToolboxEntry | pid: 2944
2.9.0.56191 2944 2025-09-18 11:49:29.249 INFO  main          BootstrapLogger           11:49:29.201 | Semaphore | Semaphore 0 is initialized (non-zero otime) and the value is available; last seen value was 1
2.9.0.56191 2944 2025-09-18 11:49:29.249 INFO  main          BootstrapLogger           11:49:29.202 | Semaphore | Semaphore 0 is initialized (non-zero otime) and the value is available; last seen value was 1
2.9.0.56191 2944 2025-09-18 11:49:29.249 INFO  main          BootstrapLogger           11:49:29.203 | Semaphore | Acquired semaphore 0, will be a main instance
2.9.0.56191 2944 2025-09-18 11:49:29.249 INFO  main          BootstrapLogger           11:49:29.203 | Semaphore | Semaphore 0 is initialized (non-zero otime) and the value is available; last seen value was 0
2.9.0.56191 2944 2025-09-18 11:49:29.249 INFO  main          BootstrapLogger           11:49:29.204 | UnixApplicationStartLock | Running as main instance
2.9.0.56191 2944 2025-09-18 11:49:29.249 INFO  main          BootstrapLogger           11:49:29.204 | ApplicationStartLock$Companion | application lock acquired: true
2.9.0.56191 2944 2025-09-18 11:49:29.249 INFO  main          BootstrapLogger           11:49:29.205 | IpcInstanceFactory | pid: 2944
2.9.0.56191 2944 2025-09-18 11:49:29.249 INFO  main          BootstrapLogger           11:49:29.206 | MainInstanceImpl$Companion | /home/shai/.cache/JetBrains/Toolbox/ipc: binding
2.9.0.56191 2944 2025-09-18 11:49:29.249 INFO  main          BootstrapLogger           11:49:29.220 | MainInstanceImpl$Companion | /home/shai/.cache/JetBrains/Toolbox/ipc: already in use (Address already in use)
2.9.0.56191 2944 2025-09-18 11:49:29.249 INFO  main          BootstrapLogger           11:49:29.220 | IpcInstanceFactory | checking if the main instance is alive
2.9.0.56191 2944 2025-09-18 11:49:29.249 INFO  main          BootstrapLogger           11:49:29.222 | MainInstanceImpl$Companion | /home/shai/.cache/JetBrains/Toolbox/ipc: binding
2.9.0.56191 2944 2025-09-18 11:49:29.249 INFO  main          BootstrapLogger           11:49:29.224 | MainInstanceImpl$Companion | /home/shai/.cache/JetBrains/Toolbox/ipc: bound
2.9.0.56191 2944 2025-09-18 11:49:29.249 INFO  main          BootstrapLogger           11:49:29.224 | IpcInstanceFactory | Instance type: main
2.9.0.56191 2944 2025-09-18 11:49:29.249 INFO  main          BootstrapLogger           11:49:29.224 | IpcInstanceFactory | Acquired server channel
2.9.0.56191 2944 2025-09-18 11:49:29.249 INFO  main          BootstrapLogger           11:49:29.228 | MainInstanceImpl | Debugger can not be attached
2.9.0.56191 2944 2025-09-18 11:49:29.249 INFO  main          BootstrapLogger           11:49:29.229 | BootstrapLogger | instance type: MainInstance
2.9.0.56191 2944 2025-09-18 11:49:29.249 INFO  main          BootstrapLogger           11:49:29.239 | BootstrapLogger | Logging to /home/shai/.local/share/JetBrains/Toolbox/logs/toolbox.{count}.log
2.9.0.56191 2944 2025-09-18 11:49:29.251 INFO  main          Toolbox_servicesKt        Command line: [jetbrains-toolbox], pid: 2944
2.9.0.56191 2944 2025-09-18 11:49:29.425 INFO  main          KoinLogger                Started 738 definitions in 1.128917 ms
2.9.0.56191 2944 2025-09-18 11:49:29.431 INFO  main          PlatformDependent         Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
2.9.0.56191 2944 2025-09-18 11:49:29.506 INFO  cher-worker-1 JVMLogger                 loading snapshot StorageKey(storage=toolbox)
2.9.0.56191 2944 2025-09-18 11:49:29.525 INFO  main          NettyServicesServerBase   Starting services server on /run/user/1000/jb.station.sock
2.9.0.56191 2944 2025-09-18 11:49:29.546 INFO  main          KeychainBackendKt         Using preferred keychain backend, linux-libsecret
2.9.0.56191 2944 2025-09-18 11:49:29.557 INFO  cher-worker-5 CacheManagerImpl          There is no file under /home/shai/.cache/JetBrains/Toolbox/working_copies.json to remove
2.9.0.56191 2944 2025-09-18 11:49:29.560 INFO  on Server 1-1 AbstractInternalLogger    [id: 0xdcb835a5] REGISTERED
2.9.0.56191 2944 2025-09-18 11:49:29.561 INFO  on Server 1-1 AbstractInternalLogger    [id: 0xdcb835a5] BIND: /run/user/1000/jb.station.sock
2.9.0.56191 2944 2025-09-18 11:49:29.562 INFO  cher-worker-4 NettyServicesServerBase   Services server started
2.9.0.56191 2944 2025-09-18 11:49:29.562 INFO  on Server 1-1 AbstractInternalLogger    [id: 0xdcb835a5, L:/run/user/1000/jb.station.sock] ACTIVE
2.9.0.56191 2944 2025-09-18 11:49:29.597 INFO  cher-worker-5 CacheManagerImpl          There is no file under /home/shai/.local/share/JetBrains/Toolbox/enterprise/feed-filter.json to remove
2.9.0.56191 2944 2025-09-18 11:49:29.602 INFO  her-worker-11 AccountManagerImpl        Loading accounts from /home/shai/.local/share/JetBrains/Toolbox/accounts.json
2.9.0.56191 2944 2025-09-18 11:49:29.602 WARN  her-worker-11 AccountManagerImpl        File /home/shai/.local/share/JetBrains/Toolbox/accounts.json does not exist
2.9.0.56191 2944 2025-09-18 11:49:29.603 INFO  her-worker-11 AccountManagerImpl        Loaded accounts: 
2.9.0.56191 2944 2025-09-18 11:49:29.603 INFO  main          CapabilitiesKt            toolbox_version = 2.9.0.56191
2.9.0.56191 2944 2025-09-18 11:49:29.603 INFO  main          CapabilitiesKt            os = linux
2.9.0.56191 2944 2025-09-18 11:49:29.603 INFO  main          CapabilitiesKt            os_kernel = Linux
2.9.0.56191 2944 2025-09-18 11:49:29.603 INFO  main          CapabilitiesKt            os_version_major = 6
2.9.0.56191 2944 2025-09-18 11:49:29.603 INFO  main          CapabilitiesKt            os_version_minor = 16
2.9.0.56191 2944 2025-09-18 11:49:29.603 INFO  main          CapabilitiesKt            os_version_micro = 7
2.9.0.56191 2944 2025-09-18 11:49:29.603 INFO  main          CapabilitiesKt            os_version = 6.16.7-arch1-1
2.9.0.56191 2944 2025-09-18 11:49:29.603 INFO  main          CapabilitiesKt            cpu_arch = x64
2.9.0.56191 2944 2025-09-18 11:49:29.603 INFO  main          CapabilitiesKt            glibc = 2.42
2.9.0.56191 2944 2025-09-18 11:49:29.614 INFO  cher-worker-5 AccountManagerImpl        No accounts exists and accounts file is empty
2.9.0.56191 2944 2025-09-18 11:49:29.775 INFO  cher-worker-7 CacheManagerImpl          There is no file under /home/shai/.local/share/JetBrains/Toolbox/enterprise/services.json to remove
2.9.0.56191 2944 2025-09-18 11:49:29.809 INFO  main          FileUtilsImpl             Retained the following 0 path(s): []
2.9.0.56191 2944 2025-09-18 11:49:29.811 INFO  main          ToolManagerImpl           Detected toolbox installation at /opt/jetbrains-toolbox
2.9.0.56191 2944 2025-09-18 11:49:29.991 INFO  her-worker-10 CacheManagerImpl          There is no file under /home/shai/.cache/JetBrains/Toolbox/disk_usage.json to remove
2.9.0.56191 2944 2025-09-18 11:49:29.996 INFO  her-worker-12 CacheManagerImpl          There is no file under /home/shai/.local/share/JetBrains/Toolbox/enterprise/vscodeSettings.json to remove
2.9.0.56191 2944 2025-09-18 11:49:29.996 INFO  her-worker-10 CacheManagerImpl          There is no file under /home/shai/.local/share/JetBrains/Toolbox/enterprise/auto-installed-extensions.json to remove
2.9.0.56191 2944 2025-09-18 11:49:29.997 INFO  cher-worker-2 CacheManagerImpl          There is no file under /home/shai/.local/share/JetBrains/Toolbox/enterprise/auto-installed-tools.json to remove
2.9.0.56191 2944 2025-09-18 11:49:30.001 INFO  cher-worker-1 ShellLaunchersManagerImpl Updating shell launchers in /home/shai/.local/share/JetBrains/Toolbox/scripts
2.9.0.56191 2944 2025-09-18 11:49:30.006 INFO  main          CacheManagerImpl          Retrieved from file: /home/shai/.cache/JetBrains/Toolbox/licenses.json
2.9.0.56191 2944 2025-09-18 11:49:30.012 INFO  her-worker-10 iseOnAuthStateChangeSetup Check if redirect to OnBoarding is required:
  Config: null
  Account: null
2.9.0.56191 2944 2025-09-18 11:49:30.022 INFO  main          Toolbox_servicesKt        Renderer: Default
2.9.0.56191 2944 2025-09-18 11:49:30.022 INFO  main          OSIntegrationManagerLinux bin directory cannot be resolved: no such file: java.io.FileNotFoundException: no such file
	at okio.JvmSystemFileSystem.canonicalize(JvmSystemFileSystem.kt:31)
	at okio.ForwardingFileSystem.canonicalize(ForwardingFileSystem.kt:148)
	at com.jetbrains.toolbox.validation.FileSystemWithThreadValidation.canonicalize(FileSystemWithThreadValidation.kt:38)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.getBinDir$resolved(OSIntegrationManagerLinux.kt:258)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.getBinDir(OSIntegrationManagerLinux.kt:270)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.getBinDir$default(OSIntegrationManagerLinux.kt:256)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.ensureOSIntegration(OSIntegrationManagerLinux.kt:242)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerImpl.performStartupTasks(OSIntegrationManagerImpl.kt:263)
	at com.jetbrains.toolbox.entry.Toolbox_servicesKt.createToolboxApplication(toolbox-services.kt:161)
	at com.jetbrains.toolbox.entry.Toolbox_servicesKt.createToolboxApplication$default(toolbox-services.kt:136)
	at com.jetbrains.toolbox.entry.ToolboxEntry.startToolboxMain(ToolboxEntry.kt:138)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at com.jetbrains.toolbox.entry.ToolboxProcessEarlyEntry.startToolbox(ToolboxProcessEarlyEntry.java:70)
2.9.0.56191 2944 2025-09-18 11:49:30.022 ERROR main          OSIntegrationManagerLinux Failed to install icon for desktop file: java.io.FileNotFoundException: /opt/jetbrains-toolbox/toolbox.svg (Permission denied)
	at java.base/java.io.FileOutputStream.open0(Native Method)
	at java.base/java.io.FileOutputStream.open(Unknown Source)
	at java.base/java.io.FileOutputStream.<init>(Unknown Source)
	at okio.Okio__JvmOkioKt.sink(JvmOkio.kt:173)
	at okio.Okio.sink(Unknown Source)
	at okio.Okio__JvmOkioKt.sink$default(JvmOkio.kt:173)
	at okio.Okio.sink$default(Unknown Source)
	at okio.JvmSystemFileSystem.sink(JvmSystemFileSystem.kt:101)
	at okio.ForwardingFileSystem.sink(ForwardingFileSystem.kt:206)
	at com.jetbrains.toolbox.validation.FileSystemWithThreadValidation.sink(FileSystemWithThreadValidation.kt:98)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.installDesktopFile(OSIntegrationManagerLinux.kt:487)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.ensureOSIntegration(OSIntegrationManagerLinux.kt:248)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerImpl.performStartupTasks(OSIntegrationManagerImpl.kt:263)
	at com.jetbrains.toolbox.entry.Toolbox_servicesKt.createToolboxApplication(toolbox-services.kt:161)
	at com.jetbrains.toolbox.entry.Toolbox_servicesKt.createToolboxApplication$default(toolbox-services.kt:136)
	at com.jetbrains.toolbox.entry.ToolboxEntry.startToolboxMain(ToolboxEntry.kt:138)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at com.jetbrains.toolbox.entry.ToolboxProcessEarlyEntry.startToolbox(ToolboxProcessEarlyEntry.java:70)
2.9.0.56191 2944 2025-09-18 11:49:30.023 INFO  main          OSIntegrationManagerLinux Installed .desktop file to /home/shai/.local/share/applications/jetbrains-toolbox.desktop
2.9.0.56191 2944 2025-09-18 11:49:30.023 INFO  n0dqbdefaoq7v LlmEndpointsCollector     Loaded 3 LLM functions for group Toolbox
2.9.0.56191 2944 2025-09-18 11:49:30.023 INFO  main          ionManagerLinux$Companion Adding jetbrains:// protocol handler to mimeapps.list
2.9.0.56191 2944 2025-09-18 11:49:30.024 INFO  main          ProcessesRunnerBlocking   Executing /usr/bin/xdg-mime args: default|jetbrains-toolbox.desktop|x-scheme-handler/jetbrains
2.9.0.56191 2944 2025-09-18 11:49:30.025 INFO  her-worker-12 ConcurrentDownloadSession Concurrent feed download started, begin with 1 URLs
2.9.0.56191 2944 2025-09-18 11:49:30.031 INFO  her-worker-14 iltInServerImpl$Companion Refresh > Built-in server started. Address: 127.0.0.1 Port: 45121
Registered handlers:
/educationalProgress: WebSocketHandshakeHandler
/gateway/clientLink: WebSocketHandshakeHandler
2.9.0.56191 2944 2025-09-18 11:49:30.065 INFO  her-worker-15 PluginManagerImpl         Installing plugin spaceport from built-in plugins
2.9.0.56191 2944 2025-09-18 11:49:30.067 INFO  her-worker-14 ConcurrentDownloadSession Refresh > Feed refresh (PRODUCTION) > Concurrent feed download started, begin with 2 URLs
2.9.0.56191 2944 2025-09-18 11:49:30.069 INFO  her-worker-15 uginsSettingsProviderImpl Settings file for plugin spaceport doesn't exist
2.9.0.56191 2944 2025-09-18 11:49:30.090 INFO  her-worker-17 PluginAuthManagerImpl     Plugin spaceport > No accounts exist and accounts file is empty
2.9.0.56191 2944 2025-09-18 11:49:30.096 INFO  her-worker-15 PluginManagerImpl         Installing plugin ssh from built-in plugins
2.9.0.56191 2944 2025-09-18 11:49:30.102 INFO  main          OSIntegrationManagerImpl  performStartupTasks finished
2.9.0.56191 2944 2025-09-18 11:49:30.102 ERROR main          Toolbox_servicesKt        Failed to perform startup tasks: java.io.FileNotFoundException: /home/shai/.config/autostart/jetbrains-toolbox.desktop (Permission denied)
	at java.base/java.io.FileOutputStream.open0(Native Method)
	at java.base/java.io.FileOutputStream.open(Unknown Source)
	at java.base/java.io.FileOutputStream.<init>(Unknown Source)
	at okio.Okio__JvmOkioKt.sink(JvmOkio.kt:173)
	at okio.Okio.sink(Unknown Source)
	at okio.Okio__JvmOkioKt.sink$default(JvmOkio.kt:173)
	at okio.Okio.sink$default(Unknown Source)
	at okio.JvmSystemFileSystem.sink(JvmSystemFileSystem.kt:101)
	at okio.ForwardingFileSystem.sink(ForwardingFileSystem.kt:206)
	at com.jetbrains.toolbox.validation.FileSystemWithThreadValidation.sink(FileSystemWithThreadValidation.kt:98)
	at com.jetbrains.toolbox.dotDesktopFiles.DotDesktopAccessorImpl.ensureDotDesktopFile(DotDesktopAccessorImpl.kt:78)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.installDesktopFileTo(OSIntegrationManagerLinux.kt:422)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.ensureAutorun(OSIntegrationManagerLinux.kt:283)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerLinux.ensureOSIntegration(OSIntegrationManagerLinux.kt:252)
	at com.jetbrains.toolbox.integration.OSIntegrationManagerImpl.performStartupTasks(OSIntegrationManagerImpl.kt:263)
	at com.jetbrains.toolbox.entry.Toolbox_servicesKt.createToolboxApplication(toolbox-services.kt:161)
	at com.jetbrains.toolbox.entry.Toolbox_servicesKt.createToolboxApplication$default(toolbox-services.kt:136)
	at com.jetbrains.toolbox.entry.ToolboxEntry.startToolboxMain(ToolboxEntry.kt:138)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at com.jetbrains.toolbox.entry.ToolboxProcessEarlyEntry.startToolbox(ToolboxProcessEarlyEntry.java:70)

Offline

#6 2025-09-18 09:23:27

Lone_Wolf
Administrator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 14,565

Re: [SOLVED] Jetbrains toolbox from AUR not working

You appear to be running plasma on wayland ?
Please try from an X11-session (install plasma-x11-session if needed).


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.

clean chroot building not flexible enough ?
Try clean chroot manager by graysky

Offline

#7 2025-09-18 14:48:35

twelveeighty
Member
Registered: 2011-09-04
Posts: 1,420

Re: [SOLVED] Jetbrains toolbox from AUR not working

A possible explanation is that your $HOME permissions were messed up when installing OR running the toolbox app. Post the output of:

$ stat /home/shai/.config/
$ stat /home/shai/.config/autostart/
$ stat /home/shai/.config/autostart/jetbrains-toolbox.desktop

Offline

#8 2025-09-23 11:00:28

ShaiAvr
Member
From: Israel
Registered: 2025-03-30
Posts: 40

Re: [SOLVED] Jetbrains toolbox from AUR not working

There you go. `stat /home/shai/.config/`:

  File: /home/shai/.config/
  Size: 4096      	Blocks: 8          IO Block: 4096   directory
Device: 259,7	Inode: 21495814    Links: 51
Access: (0755/drwxr-xr-x)  Uid: ( 1000/    shai)   Gid: ( 1000/    shai)
Access: 2025-09-23 13:57:29.693026747 +0300
Modify: 2025-09-23 13:55:25.360637012 +0300
Change: 2025-09-23 13:55:25.360637012 +0300
 Birth: 2025-03-20 18:26:49.579808340 +0200

`stat /home/shai/.config/autostart/`:

  File: /home/shai/.config/autostart/
  Size: 4096      	Blocks: 8          IO Block: 4096   directory
Device: 259,7	Inode: 21758144    Links: 2
Access: (0755/drwxr-xr-x)  Uid: (    0/    root)   Gid: (    0/    root)
Access: 2025-09-23 13:50:39.252000856 +0300
Modify: 2025-03-30 18:57:51.591387676 +0300
Change: 2025-03-30 18:57:51.591387676 +0300
 Birth: 2025-03-30 18:57:51.590387692 +0300

The last file "/home/shai/.config/autostart/jetbrains-toolbox.desktop" doesn't exist.

Offline

#9 2025-09-23 14:53:11

twelveeighty
Member
Registered: 2011-09-04
Posts: 1,420

Re: [SOLVED] Jetbrains toolbox from AUR not working

ShaiAvr wrote:
  File: /home/shai/.config/autostart/
Access: (0755/drwxr-xr-x)  Uid: (    0/    root)   Gid: (    0/    root)

That is likely the problem: your home-based autostart/ folder is owned by root, not your user ID, so when you launch the toolbox (presumably as your regular user), it cannot create the .desktop file.

I don't know Jetbrains and their toolbox tool, so I could be wrong, but I doubt you're supposed to have root owned folders inside your $HOME. You can fix this by changing the ownership back to your regular user, but also check to see if any other $HOME based folders were set to be root-owned.

Offline

#10 2025-09-23 19:26:45

ShaiAvr
Member
From: Israel
Registered: 2025-03-30
Posts: 40

Re: [SOLVED] Jetbrains toolbox from AUR not working

It worked. Thank you very much. I have no idea how the autostart folder became owned by the root user.

Offline

#11 2025-09-23 23:23:58

twelveeighty
Member
Registered: 2011-09-04
Posts: 1,420

Re: [SOLVED] Jetbrains toolbox from AUR not working

Great! Please mark the topic as solved by prepending [SOLVED] to your original post title.

Offline

Board footer

Powered by FluxBB