available port 42000
{ home: '/home/asafur/pinokio', version: '3.6.0' }
version up to date
{ home_exists: true, homedir: '/home/asafur/pinokio' }
condarc init
refreshInstalled start
## check conda
{
  conda_path: '/home/asafur/pinokio/bin/miniconda',
  conda_exists: true
}
{
  e: false,
  module_path: '/home/asafur/pinokio/bin/miniconda/lib/python3.10/site-packages/fastapi'
}
{
  e: false,
  module_path: '/home/asafur/pinokio/bin/miniconda/lib/python3.10/site-packages/uvicorn'
}
{
  e: false,
  module_path: '/home/asafur/pinokio/bin/miniconda/lib/python3.10/site-packages/importlib_metadata'
}
{ to_reset_exists: false }
Unset env key: SSH_CLIENT
Unset env key: SSH_TTY
Unset env key: SSH_CONNECTION
which undefined
{ gxx: '/usr/bin/g++' }
Unset env key: SSH_CLIENT
Unset env key: SSH_TTY
Unset env key: SSH_CONNECTION
which undefined
{ gxx: '/usr/bin/g++' }
{ needInitHome: false }
Wed, 05 Mar 2025 05:01:29 GMT express-session deprecated undefined resave option; provide resave option at node_modules/pinokiod/server/index.js:2280:18
Wed, 05 Mar 2025 05:01:29 GMT express-session deprecated undefined saveUninitialized option; provide saveUninitialized option at node_modules/pinokiod/server/index.js:2280:18
Server listening on port 42000
{
  name: 'conda-libmamba-solver',
  channel: 'conda-forge',
  version: '25.1.1'
}
semver satisfied
{ conda_check: { conda: true, mamba: true, sqlite: true } }
bin init finished
Unset env key: SSH_CLIENT
Unset env key: SSH_TTY
Unset env key: SSH_CONNECTION
which undefined
{ gxx: '/usr/bin/g++' }
[?2004h<<PINOKIO_SHELL>>ls
[?2004l
LICENSE  icon-old.png  node_modules	  preload.js   splash.html
assets	 icon.png      package-lock.json  prompt.html  temp
build	 main.js       package.json	  script       yarn.lock
[?2004h<<PINOKIO_SHELL>>kernel.launch_complete undefined
{
  api: {
    path: 'open-webui.git',
    title: 'Open WebUI',
    description: 'User-friendly WebUI for LLMs, supported LLM runners include Ollama and OpenAI-compatible APIs https://github.com/open-webui/open-webui',
    icon: '/api/open-webui.git/icon.png?raw=true'
  }
}
{
  PINOKIO_SHARE_CLOUDFLARE: 'false',
  PINOKIO_SCRIPT_DEFAULT: 'true',
  GRADIO_TEMP_DIR: '/home/asafur/pinokio/api/open-webui.git/cache/GRADIO_TEMP_DIR',
  HF_HOME: '/home/asafur/pinokio/api/open-webui.git/cache/HF_HOME',
  TORCH_HOME: '/home/asafur/pinokio/api/open-webui.git/cache/TORCH_HOME',
  PINOKIO_SHARE_LOCAL: 'false'
}
clear Interval
kernel.launch_complete undefined
kernel.launch_complete undefined
SETTING launch complete true
kernel.launch_complete true
run mode
semver satisfied 3.4.0 <=3.6.0
{
  pathComponents: [ 'ENVIRONMENT' ],
  content: 'HOMEBREW_CACHE=./cache/HOMEBREW_CACHE\n' +
    'XDG_CACHE_HOME=./cache/XDG_CACHE_HOME\n' +
    'PIP_CACHE_DIR=./cache/PIP_CACHE_DIR\n' +
    'UV_CACHE_DIR=./cache/UV_CACHE_DIR\n' +
    'PIP_TMPDIR=./cache/PIP_TMPDIR\n' +
    'TMPDIR=./cache/TMPDIR\n' +
    'TEMP=./cache/TEMP\n' +
    'TMP=./cache/TMP\n' +
    'XDG_DATA_HOME=./cache/XDG_DATA_HOME\n' +
    'XDG_CONFIG_HOME=./cache/XDG_CONFIG_HOME\n' +
    'XDG_STATE_HOME=./cache/XDG_STATE_HOME\n' +
    'PIP_CONFIG_FILE=./pipconfig\n' +
    'CONDARC=./condarc\n' +
    'PS1=<<PINOKIO_SHELL>> \n' +
    'GRADIO_ANALYTICS_ENABLED=False\n' +
    '\n' +
    '##########################################################################\n' +
    '#\n' +
    '# GRADIO_ALLOWED_PATHS\n' +
    '#\n' +
    '# This allows every Gradio app installed under Pinokio to serve files\n' +
    "# outside of each app's root folder, which is useful for many cases.\n" +
    '# Do not touch this unless you want to add additional paths\n' +
    '#\n' +
    '##########################################################################\n' +
    'GRADIO_ALLOWED_PATHS=./\n' +
    '\n' +
    '##########################################################################\n' +
    '#\n' +
    '# PINOKIO_SHARE_VAR\n' +
    '#\n' +
    '# When you set this local variable from any script, it will trigger Pinokio\n' +
    '# share actions (local sharing, cloudflare, ...)\n' +
    '#\n' +
    '# You can customize whether to avoid this using PINOKIO_SHARE_CLOUDFLARE\n' +
    '# and PINOKIO_SHARE_LOCAL\n' +
    '#\n' +
    '##########################################################################\n' +
    'PINOKIO_SHARE_VAR=url\n' +
    '\n' +
    '##########################################################################\n' +
    '#\n' +
    '# PINOKIO_SHARE_CLOUDFLARE\n' +
    '# Set this variable to share the app publicly via cloudflare tunnel.\n' +
    '#\n' +
    '##########################################################################\n' +
    'PINOKIO_SHARE_CLOUDFLARE=false\n' +
    '\n' +
    '##########################################################################\n' +
    '#\n' +
    '# PINOKIO_SCRIPT_DEFAULT\n' +
    "# If this variable is false, 'default': true menu items in pinokio.js\n" +
    '# will NOT automatically run\n' +
    '#\n' +
    '##########################################################################\n' +
    'PINOKIO_SCRIPT_DEFAULT=true\n' +
    '\n' +
    '##########################################################################\n' +
    '#\n' +
    '# PINOKIO_DRIVE\n' +
    '#\n' +
    '# The virtual drive path.\n' +
    '# Change it if you want to use a different path.\n' +
    '# You can even enter an absolute path to use a folder outside of pinokio\n' +
    '# or an entirely different disk drive\n' +
    '#\n' +
    '##########################################################################\n' +
    'PINOKIO_DRIVE=./drive\n' +
    '\n' +
    '##########################################################################\n' +
    '#\n' +
    '# GRADIO_TEMP_DIR\n' +
    '# All the files uploaded through gradio goes here.\n' +
    '#\n' +
    '# Delete this line to store the files under PINOKIO_HOME/cache/GRADIO_TEMPDIR\n' +
    '# or change the path if you want to use a different path\n' +
    '#\n' +
    '##########################################################################\n' +
    'GRADIO_TEMP_DIR=./cache/GRADIO_TEMP_DIR\n' +
    '\n' +
    '##########################################################################\n' +
    '#\n' +
    '# HF_HOME\n' +
    '#\n' +
    '# Huggingface cache\n' +
    '# All the model files automatically downloaded through libraries like\n' +
    '# diffusers, transformers, etc. will be stored under this path\n' +
    '#\n' +
    '# You can save disk space by deleting this line, which will store all\n' +
    '# huggingface files under PINOKIO_HOME/cache/HF_HOME without redundancy.\n' +
    '#\n' +
    '##########################################################################\n' +
    'HF_HOME=./cache/HF_HOME\n' +
    '\n' +
    '##########################################################################\n' +
    '#\n' +
    '# TORCH_HOME\n' +
    '#\n' +
    '# Torch hub cache\n' +
    '# All the files automatically downloaded by pytorch will be stored here\n' +
    '#\n' +
    '# You can save disk space by deleting this line, which will store all\n' +
    '# torch hub files under PINOKIO_HOME/cache/TORCH_HOME without redundancy.\n' +
    '#\n' +
    '##########################################################################\n' +
    'TORCH_HOME=./cache/TORCH_HOME\n' +
    '\n' +
    '##########################################################################\n' +
    '#\n' +
    '# PINOKIO_SHARE_LOCAL\n' +
    '# Set this variable to true to share the app on the local network.\n' +
    '#\n' +
    '##########################################################################\n' +
    'PINOKIO_SHARE_LOCAL=false\n' +
    '\n' +
    '##########################################################################\n' +
    '#\n' +
    '# PINOKIO_SHARE_LOCAL_PORT\n' +
    '# Set this variable to use fixed port for the local network sharing feature\n' +
    '# If not specified, a random port will be assigned to the local proxy used\n' +
    '# for local sharing.\n' +
    '#\n' +
    '##########################################################################\n' +
    'PINOKIO_SHARE_LOCAL_PORT='
}
{
  pathComponents: [ 'ENVIRONMENT' ],
  content: 'HOMEBREW_CACHE=./cache/HOMEBREW_CACHE\n' +
    'XDG_CACHE_HOME=./cache/XDG_CACHE_HOME\n' +
    'PIP_CACHE_DIR=./cache/PIP_CACHE_DIR\n' +
    'UV_CACHE_DIR=./cache/UV_CACHE_DIR\n' +
    'PIP_TMPDIR=./cache/PIP_TMPDIR\n' +
    'TMPDIR=./cache/TMPDIR\n' +
    'TEMP=./cache/TEMP\n' +
    'TMP=./cache/TMP\n' +
    'XDG_DATA_HOME=./cache/XDG_DATA_HOME\n' +
    'XDG_CONFIG_HOME=./cache/XDG_CONFIG_HOME\n' +
    'XDG_STATE_HOME=./cache/XDG_STATE_HOME\n' +
    'PIP_CONFIG_FILE=./pipconfig\n' +
    'CONDARC=./condarc\n' +
    'PS1=<<PINOKIO_SHELL>> \n' +
    'GRADIO_ANALYTICS_ENABLED=False\n' +
    '\n' +
    '##########################################################################\n' +
    '#\n' +
    '# GRADIO_ALLOWED_PATHS\n' +
    '#\n' +
    '# This allows every Gradio app installed under Pinokio to serve files\n' +
    "# outside of each app's root folder, which is useful for many cases.\n" +
    '# Do not touch this unless you want to add additional paths\n' +
    '#\n' +
    '##########################################################################\n' +
    'GRADIO_ALLOWED_PATHS=./\n' +
    '\n' +
    '##########################################################################\n' +
    '#\n' +
    '# PINOKIO_SHARE_VAR\n' +
    '#\n' +
    '# When you set this local variable from any script, it will trigger Pinokio\n' +
    '# share actions (local sharing, cloudflare, ...)\n' +
    '#\n' +
    '# You can customize whether to avoid this using PINOKIO_SHARE_CLOUDFLARE\n' +
    '# and PINOKIO_SHARE_LOCAL\n' +
    '#\n' +
    '##########################################################################\n' +
    'PINOKIO_SHARE_VAR=url\n' +
    '\n' +
    '##########################################################################\n' +
    '#\n' +
    '# PINOKIO_SHARE_CLOUDFLARE\n' +
    '# Set this variable to share the app publicly via cloudflare tunnel.\n' +
    '#\n' +
    '##########################################################################\n' +
    'PINOKIO_SHARE_CLOUDFLARE=false\n' +
    '\n' +
    '##########################################################################\n' +
    '#\n' +
    '# PINOKIO_SCRIPT_DEFAULT\n' +
    "# If this variable is false, 'default': true menu items in pinokio.js\n" +
    '# will NOT automatically run\n' +
    '#\n' +
    '##########################################################################\n' +
    'PINOKIO_SCRIPT_DEFAULT=true\n' +
    '\n' +
    '##########################################################################\n' +
    '#\n' +
    '# PINOKIO_DRIVE\n' +
    '#\n' +
    '# The virtual drive path.\n' +
    '# Change it if you want to use a different path.\n' +
    '# You can even enter an absolute path to use a folder outside of pinokio\n' +
    '# or an entirely different disk drive\n' +
    '#\n' +
    '##########################################################################\n' +
    'PINOKIO_DRIVE=./drive\n' +
    '\n' +
    '##########################################################################\n' +
    '#\n' +
    '# GRADIO_TEMP_DIR\n' +
    '# All the files uploaded through gradio goes here.\n' +
    '#\n' +
    '# Delete this line to store the files under PINOKIO_HOME/cache/GRADIO_TEMPDIR\n' +
    '# or change the path if you want to use a different path\n' +
    '#\n' +
    '##########################################################################\n' +
    'GRADIO_TEMP_DIR=./cache/GRADIO_TEMP_DIR\n' +
    '\n' +
    '##########################################################################\n' +
    '#\n' +
    '# HF_HOME\n' +
    '#\n' +
    '# Huggingface cache\n' +
    '# All the model files automatically downloaded through libraries like\n' +
    '# diffusers, transformers, etc. will be stored under this path\n' +
    '#\n' +
    '# You can save disk space by deleting this line, which will store all\n' +
    '# huggingface files under PINOKIO_HOME/cache/HF_HOME without redundancy.\n' +
    '#\n' +
    '##########################################################################\n' +
    'HF_HOME=./cache/HF_HOME\n' +
    '\n' +
    '##########################################################################\n' +
    '#\n' +
    '# TORCH_HOME\n' +
    '#\n' +
    '# Torch hub cache\n' +
    '# All the files automatically downloaded by pytorch will be stored here\n' +
    '#\n' +
    '# You can save disk space by deleting this line, which will store all\n' +
    '# torch hub files under PINOKIO_HOME/cache/TORCH_HOME without redundancy.\n' +
    '#\n' +
    '##########################################################################\n' +
    'TORCH_HOME=./cache/TORCH_HOME\n' +
    '\n' +
    '##########################################################################\n' +
    '#\n' +
    '# PINOKIO_SHARE_LOCAL\n' +
    '# Set this variable to true to share the app on the local network.\n' +
    '#\n' +
    '##########################################################################\n' +
    'PINOKIO_SHARE_LOCAL=false\n' +
    '\n' +
    '##########################################################################\n' +
    '#\n' +
    '# PINOKIO_SHARE_LOCAL_PORT\n' +
    '# Set this variable to use fixed port for the local network sharing feature\n' +
    '# If not specified, a random port will be assigned to the local proxy used\n' +
    '# for local sharing.\n' +
    '#\n' +
    '##########################################################################\n' +
    'PINOKIO_SHARE_LOCAL_PORT='
}
/config { body: { home: '/home/asafur/pinokio', theme: 'light' } }
post /restart
{ _home: '/home/asafur/pinokio' }
>>>>>>> startLogging /home/asafur/pinokio
{ homedir: '/home/asafur/pinokio' }
{ logsdir: '/home/asafur/pinokio/logs' }
this.log WriteStream {
  fd: 63,
  path: '/home/asafur/pinokio/logs/stdout.txt',
  flags: 'w',
  mode: 438,
  start: undefined,
  pos: undefined,
  bytesWritten: 13852,
  _writableState: WritableState {
    objectMode: false,
    highWaterMark: 16384,
    finalCalled: false,
    needDrain: false,
    ending: false,
    ended: false,
    finished: false,
    destroyed: false,
    decodeStrings: true,
    defaultEncoding: 'utf8',
    length: 0,
    writing: false,
    corked: 0,
    sync: false,
    bufferProcessing: false,
    onwrite: [Function: bound onwrite],
    writecb: null,
    writelen: 0,
    afterWriteTickInfo: null,
    buffered: [],
    bufferedIndex: 0,
    allBuffers: true,
    allNoop: true,
    pendingcb: 0,
    constructed: true,
    prefinished: false,
    errorEmitted: false,
    emitClose: true,
    autoDestroy: true,
    errored: null,
    closed: false,
    closeEmitted: false,
    [Symbol(kOnFinished)]: []
  },
  _events: [Object: null prototype] {},
  _eventsCount: 0,
  _maxListeners: undefined,
  [Symbol(kFs)]: {
    appendFile: [Function: appendFile],
    appendFileSync: [Function: appendFileSync],
    access: [Function (anonymous)],
    accessSync: [Function (anonymous)],
    chown: [Function: chown],
    chownSync: [Function: chownSync],
    chmod: [Function: chmod],
    chmodSync: [Function: chmodSync],
    close: [Function: close],
    closeSync: [Function: closeSync],
    copyFile: [Function (anonymous)],
    copyFileSync: [Function: func],
    cp: [Function: cp],
    cpSync: [Function: cpSync],
    createReadStream: [Function: createReadStream],
    createWriteStream: [Function: createWriteStream],
    exists: [Function: exists] {
      [Symbol(nodejs.util.promisify.custom)]: [Function: exists]
    },
    existsSync: [Function (anonymous)],
    fchown: [Function: fchown],
    fchownSync: [Function: fchownSync],
    fchmod: [Function: fchmod],
    fchmodSync: [Function: fchmodSync],
    fdatasync: [Function: fdatasync],
    fdatasyncSync: [Function: fdatasyncSync],
    fstat: [Function: fstat],
    fstatSync: [Function: fstatSync],
    fsync: [Function: fsync],
    fsyncSync: [Function: fsyncSync],
    ftruncate: [Function: ftruncate],
    ftruncateSync: [Function: ftruncateSync],
    futimes: [Function: futimes],
    futimesSync: [Function: futimesSync],
    lchown: [Function: lchown],
    lchownSync: [Function: lchownSync],
    lchmod: undefined,
    lchmodSync: undefined,
    link: [Function: link],
    linkSync: [Function: linkSync],
    lstat: [Function (anonymous)],
    lstatSync: [Function (anonymous)],
    lutimes: [Function: lutimes],
    lutimesSync: [Function: lutimesSync],
    mkdir: [Function: mkdir],
    mkdirSync: [Function: mkdirSync],
    mkdtemp: [Function: mkdtemp],
    mkdtempSync: [Function: mkdtempSync],
    open: [Function (anonymous)],
    openSync: [Function: func],
    opendir: [Function: opendir],
    opendirSync: [Function: opendirSync],
    readdir: [Function (anonymous)],
    readdirSync: [Function (anonymous)],
    read: [Function: read],
    readSync: [Function: readSync],
    readv: [Function: readv],
    readvSync: [Function: readvSync],
    readFile: [Function (anonymous)],
    readFileSync: [Function (anonymous)],
    readlink: [Function: readlink],
    readlinkSync: [Function: readlinkSync],
    realpath: [Function (anonymous)] { native: [Function (anonymous)] },
    realpathSync: [Function (anonymous)] { native: [Function (anonymous)] },
    rename: [Function: rename],
    renameSync: [Function: renameSync],
    rm: [Function: rm],
    rmSync: [Function: rmSync],
    rmdir: [Function: rmdir],
    rmdirSync: [Function: rmdirSync],
    stat: [Function (anonymous)],
    statSync: [Function (anonymous)],
    symlink: [Function: symlink],
    symlinkSync: [Function: symlinkSync],
    truncate: [Function: truncate],
    truncateSync: [Function: truncateSync],
    unwatchFile: [Function: unwatchFile],
    unlink: [Function: unlink],
    unlinkSync: [Function: unlinkSync],
    utimes: [Function: utimes],
    utimesSync: [Function: utimesSync],
    watch: [Function: watch],
    watchFile: [Function: watchFile],
    writeFile: [Function: writeFile],
    writeFileSync: [Function: writeFileSync],
    write: [Function: write],
    writeSync: [Function: writeSync],
    writev: [Function: writev],
    writevSync: [Function: writevSync],
    Dir: [class Dir],
    Dirent: [class Dirent],
    Stats: [Function: Stats],
    ReadStream: [Getter/Setter],
    WriteStream: [Getter/Setter],
    FileReadStream: [Getter/Setter],
    FileWriteStream: [Getter/Setter],
    _toUnixTimestamp: [Function: toUnixTimestamp],
    F_OK: 0,
    R_OK: 4,
    W_OK: 2,
    X_OK: 1,
    constants: [Object: null prototype] {
      UV_FS_SYMLINK_DIR: 1,
      UV_FS_SYMLINK_JUNCTION: 2,
      O_RDONLY: 0,
      O_WRONLY: 1,
      O_RDWR: 2,
      UV_DIRENT_UNKNOWN: 0,
      UV_DIRENT_FILE: 1,
      UV_DIRENT_DIR: 2,
      UV_DIRENT_LINK: 3,
      UV_DIRENT_FIFO: 4,
      UV_DIRENT_SOCKET: 5,
      UV_DIRENT_CHAR: 6,
      UV_DIRENT_BLOCK: 7,
      S_IFMT: 61440,
      S_IFREG: 32768,
      S_IFDIR: 16384,
      S_IFCHR: 8192,
      S_IFBLK: 24576,
      S_IFIFO: 4096,
      S_IFLNK: 40960,
      S_IFSOCK: 49152,
      O_CREAT: 64,
      O_EXCL: 128,
      UV_FS_O_FILEMAP: 0,
      O_NOCTTY: 256,
      O_TRUNC: 512,
      O_APPEND: 1024,
      O_DIRECTORY: 65536,
      O_NOATIME: 262144,
      O_NOFOLLOW: 131072,
      O_SYNC: 1052672,
      O_DSYNC: 4096,
      O_DIRECT: 16384,
      O_NONBLOCK: 2048,
      S_IRWXU: 448,
      S_IRUSR: 256,
      S_IWUSR: 128,
      S_IXUSR: 64,
      S_IRWXG: 56,
      S_IRGRP: 32,
      S_IWGRP: 16,
      S_IXGRP: 8,
      S_IRWXO: 7,
      S_IROTH: 4,
      S_IWOTH: 2,
      S_IXOTH: 1,
      F_OK: 0,
      R_OK: 4,
      W_OK: 2,
      X_OK: 1,
      UV_FS_COPYFILE_EXCL: 1,
      COPYFILE_EXCL: 1,
      UV_FS_COPYFILE_FICLONE: 2,
      COPYFILE_FICLONE: 2,
      UV_FS_COPYFILE_FICLONE_FORCE: 4,
      COPYFILE_FICLONE_FORCE: 4
    },
    promises: [Getter]
  },
  [Symbol(kIsPerformingIO)]: false,
  [Symbol(kCapture)]: false
}
available port 42000
{ home: '/home/asafur/pinokio', version: '3.6.0' }
version up to date
{ home_exists: true, homedir: '/home/asafur/pinokio' }
condarc init
refreshInstalled start
## check conda
{
  conda_path: '/home/asafur/pinokio/bin/miniconda',
  conda_exists: true
}
{
  e: false,
  module_path: '/home/asafur/pinokio/bin/miniconda/lib/python3.10/site-packages/fastapi'
}
{
  e: false,
  module_path: '/home/asafur/pinokio/bin/miniconda/lib/python3.10/site-packages/uvicorn'
}
{
  e: false,
  module_path: '/home/asafur/pinokio/bin/miniconda/lib/python3.10/site-packages/importlib_metadata'
}
{ to_reset_exists: false }
Unset env key: SSH_CLIENT
Unset env key: SSH_TTY
Unset env key: SSH_CONNECTION
which /home/asafur/pinokio/bin/miniconda/etc/profile.d:/home/asafur/pinokio/bin/miniconda/bin:/home/asafur/pinokio/bin/miniconda/condabin:/home/asafur/pinokio/bin/miniconda/lib:/home/asafur/pinokio/bin/miniconda/Library/bin:/home/asafur/pinokio/bin/miniconda/pkgs:/home/asafur/pinokio/bin/miniconda:/home/asafur/pinokio/bin/homebrew/bin:/home/asafur/pinokio/bin/homebrew/Cellar:/home/asafur/.local/bin:/home/asafur/own/apps/pin/pinokio-3.6.0/node_modules/.bin:/home/asafur/own/apps/pin/node_modules/.bin:/home/asafur/own/apps/node_modules/.bin:/home/asafur/own/node_modules/.bin:/home/asafur/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/home/asafur/own/apps/pin/pinokio-3.6.0/node_modules/electron/dist:/tmp/yarn--1741150839568-0.16327278900872932:/home/asafur/own/apps/pin/pinokio-3.6.0/node_modules/.bin:/home/asafur/.config/yarn/link/node_modules/.bin:/home/asafur/.yarn/bin:/home/asafur/.nvm/versions/node/v18.20.6/libexec/lib/node_modules/npm/bin/node-gyp-bin:/home/asafur/.nvm/versions/node/v18.20.6/lib/node_modules/npm/bin/node-gyp-bin:/home/asafur/.nvm/versions/node/v18.20.6/bin:/home/asafur/.local/bin:/home/asafur/.nvm/versions/node/v18.20.6/bin:/home/asafur/.local/share/pnpm:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/home/asafur/.local/bin:/home/asafur/.local/bin:/home/asafur/.local/bin:/home/asafur/.local/bin:/home/asafur/.local/bin:/home/asafur/.local/bin:/home/asafur/pinokio/bin
{ gxx: '/home/asafur/pinokio/bin/miniconda/bin/g++' }
Unset env key: SSH_CLIENT
Unset env key: SSH_TTY
Unset env key: SSH_CONNECTION
which /home/asafur/pinokio/bin/miniconda/etc/profile.d:/home/asafur/pinokio/bin/miniconda/bin:/home/asafur/pinokio/bin/miniconda/condabin:/home/asafur/pinokio/bin/miniconda/lib:/home/asafur/pinokio/bin/miniconda/Library/bin:/home/asafur/pinokio/bin/miniconda/pkgs:/home/asafur/pinokio/bin/miniconda:/home/asafur/pinokio/bin/homebrew/bin:/home/asafur/pinokio/bin/homebrew/Cellar:/home/asafur/.local/bin:/home/asafur/own/apps/pin/pinokio-3.6.0/node_modules/.bin:/home/asafur/own/apps/pin/node_modules/.bin:/home/asafur/own/apps/node_modules/.bin:/home/asafur/own/node_modules/.bin:/home/asafur/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/home/asafur/own/apps/pin/pinokio-3.6.0/node_modules/electron/dist:/tmp/yarn--1741150839568-0.16327278900872932:/home/asafur/own/apps/pin/pinokio-3.6.0/node_modules/.bin:/home/asafur/.config/yarn/link/node_modules/.bin:/home/asafur/.yarn/bin:/home/asafur/.nvm/versions/node/v18.20.6/libexec/lib/node_modules/npm/bin/node-gyp-bin:/home/asafur/.nvm/versions/node/v18.20.6/lib/node_modules/npm/bin/node-gyp-bin:/home/asafur/.nvm/versions/node/v18.20.6/bin:/home/asafur/.local/bin:/home/asafur/.nvm/versions/node/v18.20.6/bin:/home/asafur/.local/share/pnpm:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/home/asafur/.local/bin:/home/asafur/.local/bin:/home/asafur/.local/bin:/home/asafur/.local/bin:/home/asafur/.local/bin:/home/asafur/.local/bin:/home/asafur/pinokio/bin
{ gxx: '/home/asafur/pinokio/bin/miniconda/bin/g++' }
load error /home/asafur/pinokio/bin/playwright/node_modules/playwright ValidationError: chromium: expected dispatcher BrowserType
    at DispatcherConnection._tChannelImplToWire (/home/asafur/pinokio/bin/playwright/node_modules/playwright-core/lib/server/dispatchers/dispatcher.js:235:11)
    at /home/asafur/pinokio/bin/playwright/node_modules/playwright-core/lib/protocol/validatorPrimitives.js:128:20
    at /home/asafur/pinokio/bin/playwright/node_modules/playwright-core/lib/protocol/validatorPrimitives.js:107:21
    at DispatcherConnection.sendCreate (/home/asafur/pinokio/bin/playwright/node_modules/playwright-core/lib/server/dispatchers/dispatcher.js:186:19)
    at new Dispatcher (/home/asafur/pinokio/bin/playwright/node_modules/playwright-core/lib/server/dispatchers/dispatcher.js:76:40)
    at new PlaywrightDispatcher (/home/asafur/pinokio/bin/playwright/node_modules/playwright-core/lib/server/dispatchers/playwrightDispatcher.js:40:5)
    at createInProcessPlaywright (/home/asafur/pinokio/bin/playwright/node_modules/playwright-core/lib/inProcessFactory.js:41:3)
    at Object.<anonymous> (/home/asafur/pinokio/bin/playwright/node_modules/playwright-core/lib/inprocess.js:20:66)
    at Module._compile (node:internal/modules/cjs/loader:1174:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1229:10)
{ needInitHome: false }
Server listening on port 42000
{
  name: 'conda-libmamba-solver',
  channel: 'conda-forge',
  version: '25.1.1'
}
semver satisfied
{ conda_check: { conda: true, mamba: true, sqlite: true } }
bin init finished
Unset env key: SSH_CLIENT
Unset env key: SSH_TTY
Unset env key: SSH_CONNECTION
which /home/asafur/pinokio/bin/miniconda/etc/profile.d:/home/asafur/pinokio/bin/miniconda/bin:/home/asafur/pinokio/bin/miniconda/condabin:/home/asafur/pinokio/bin/miniconda/lib:/home/asafur/pinokio/bin/miniconda/Library/bin:/home/asafur/pinokio/bin/miniconda/pkgs:/home/asafur/pinokio/bin/miniconda:/home/asafur/pinokio/bin/homebrew/bin:/home/asafur/pinokio/bin/homebrew/Cellar:/home/asafur/.local/bin:/home/asafur/own/apps/pin/pinokio-3.6.0/node_modules/.bin:/home/asafur/own/apps/pin/node_modules/.bin:/home/asafur/own/apps/node_modules/.bin:/home/asafur/own/node_modules/.bin:/home/asafur/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/home/asafur/own/apps/pin/pinokio-3.6.0/node_modules/electron/dist:/tmp/yarn--1741150839568-0.16327278900872932:/home/asafur/own/apps/pin/pinokio-3.6.0/node_modules/.bin:/home/asafur/.config/yarn/link/node_modules/.bin:/home/asafur/.yarn/bin:/home/asafur/.nvm/versions/node/v18.20.6/libexec/lib/node_modules/npm/bin/node-gyp-bin:/home/asafur/.nvm/versions/node/v18.20.6/lib/node_modules/npm/bin/node-gyp-bin:/home/asafur/.nvm/versions/node/v18.20.6/bin:/home/asafur/.local/bin:/home/asafur/.nvm/versions/node/v18.20.6/bin:/home/asafur/.local/share/pnpm:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/home/asafur/.local/bin:/home/asafur/.local/bin:/home/asafur/.local/bin:/home/asafur/.local/bin:/home/asafur/.local/bin:/home/asafur/.local/bin:/home/asafur/pinokio/bin
{ gxx: '/home/asafur/pinokio/bin/miniconda/bin/g++' }
[?2004h<<PINOKIO_SHELL>>ls
[?2004l
LICENSE  icon-old.png  node_modules	  preload.js   splash.html
assets	 icon.png      package-lock.json  prompt.html  temp
build	 main.js       package.json	  script       yarn.lock
[?2004h<<PINOKIO_SHELL>>run mode
semver satisfied 3.4.0 <=3.6.0
{ exists: true, exists2: true, exists3: true, exists4: true }
{ e1: true, e2: true }
{
  logpath: '%2Fhome%2Fasafur%2Fpinokio%2Flogs%2Fshell%2Fcleaned%2Fapi%2Fopen-webui.git%2Fstart.js'
}
disk size calc: 3.707s
totalSize 8401465062
next is not set. compute the next value 1
Unset env key: SSH_CLIENT
Unset env key: SSH_TTY
Unset env key: SSH_CONNECTION
which /home/asafur/pinokio/bin/miniconda/etc/profile.d:/home/asafur/pinokio/bin/miniconda/bin:/home/asafur/pinokio/bin/miniconda/condabin:/home/asafur/pinokio/bin/miniconda/lib:/home/asafur/pinokio/bin/miniconda/Library/bin:/home/asafur/pinokio/bin/miniconda/pkgs:/home/asafur/pinokio/bin/miniconda:/home/asafur/pinokio/bin/homebrew/bin:/home/asafur/pinokio/bin/homebrew/Cellar:/home/asafur/.local/bin:/home/asafur/own/apps/pin/pinokio-3.6.0/node_modules/.bin:/home/asafur/own/apps/pin/node_modules/.bin:/home/asafur/own/apps/node_modules/.bin:/home/asafur/own/node_modules/.bin:/home/asafur/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/home/asafur/own/apps/pin/pinokio-3.6.0/node_modules/electron/dist:/tmp/yarn--1741150839568-0.16327278900872932:/home/asafur/own/apps/pin/pinokio-3.6.0/node_modules/.bin:/home/asafur/.config/yarn/link/node_modules/.bin:/home/asafur/.yarn/bin:/home/asafur/.nvm/versions/node/v18.20.6/libexec/lib/node_modules/npm/bin/node-gyp-bin:/home/asafur/.nvm/versions/node/v18.20.6/lib/node_modules/npm/bin/node-gyp-bin:/home/asafur/.nvm/versions/node/v18.20.6/bin:/home/asafur/.local/bin:/home/asafur/.nvm/versions/node/v18.20.6/bin:/home/asafur/.local/share/pnpm:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/home/asafur/.local/bin:/home/asafur/.local/bin:/home/asafur/.local/bin:/home/asafur/.local/bin:/home/asafur/.local/bin:/home/asafur/.local/bin:/home/asafur/pinokio/bin
{ gxx: '/home/asafur/pinokio/bin/miniconda/bin/g++' }
[?2004h<<PINOKIO_SHELL>>eval "$(conda shell.bash hook)" ; conda deactivate ; conda deactivate ; conda deactivate ; conda activate base ; source /home/asafur/pinokio/api/open-webui.git/app/env/bin/activate /home/asafur/pinokio/api/open-webui.git/app/env ; open-webui serve --port 42003 --host 127.0.0.1
[?2004l
Loading WEBUI_SECRET_KEY from file, not provided as an environment variable.
Loading WEBUI_SECRET_KEY from /home/asafur/pinokio/api/open-webui.git/app/.webui_secret_key
/home/asafur/pinokio/api/open-webui.git/app/env/lib/python3.11/site-packages/open_webui
/home/asafur/pinokio/api/open-webui.git/app/env/lib/python3.11/site-packages
/home/asafur/pinokio/api/open-webui.git/app/env/lib/python3.11
Running migrations
INFO  [alembic.runtime.migration] Context impl SQLiteImpl.
INFO  [alembic.runtime.migration] Will assume non-transactional DDL.
INFO  [open_webui.env] 'ENABLE_SIGNUP' loaded from the latest database entry
INFO  [open_webui.env] 'DEFAULT_LOCALE' loaded from the latest database entry
INFO  [open_webui.env] 'DEFAULT_PROMPT_SUGGESTIONS' loaded from the latest database entry
WARNI [open_webui.env] 

WARNING: CORS_ALLOW_ORIGIN IS SET TO '*' - NOT RECOMMENDED FOR PRODUCTION DEPLOYMENTS.

INFO  [open_webui.env] Embedding model set: sentence-transformers/all-MiniLM-L6-v2
WARNI [langchain_community.utils.user_agent] USER_AGENT environment variable not set, consider setting it to identify your requests.

  ___                    __        __   _     _   _ ___
 / _ \ _ __   ___ _ __   \ \      / /__| |__ | | | |_ _|
| | | | '_ \ / _ \ '_ \   \ \ /\ / / _ \ '_ \| | | || |
| |_| | |_) |  __/ | | |   \ V  V /  __/ |_) | |_| || |
 \___/| .__/ \___|_| |_|    \_/\_/ \___|_.__/ \___/|___|
      |_|


v0.5.10 - building the best open-source AI user interface.

https://github.com/open-webui/open-webui


Fetching 30 files:   0%|                                                                             | 0/30 [00:00<?, ?it/s]
Fetching 30 files:   7%|████▌                                                                | 2/30 [00:00<00:01, 18.10it/s]

README.md:   0%|                                                                                | 0.00/10.5k [00:00<?, ?B/s][A
README.md: 100%|███████████████████████████████████████████████████████████████████████| 10.5k/10.5k [00:00<00:00, 26.6MB/s]

Fetching 30 files:  13%|█████████▏                                                           | 4/30 [00:00<00:02,  9.33it/s]
Fetching 30 files:  67%|█████████████████████████████████████████████▎                      | 20/30 [00:00<00:00, 45.03it/s]
Fetching 30 files:  93%|███████████████████████████████████████████████████████████████▍    | 28/30 [00:00<00:00, 46.98it/s]
Fetching 30 files: 100%|████████████████████████████████████████████████████████████████████| 30/30 [00:00<00:00, 39.86it/s]
[32mINFO[0m:     Started server process [[36m342139[0m]
[32mINFO[0m:     Waiting for application startup.
[32mINFO[0m:     Application startup complete.
[32mINFO[0m:     Uvicorn running on [1mhttp://127.0.0.1:42003[0m (Press CTRL+C to quit)
next is not set. compute the next value null
{
  pathComponents: [ 'ENVIRONMENT' ],
  content: 'HOMEBREW_CACHE=./cache/HOMEBREW_CACHE\n' +
    'XDG_CACHE_HOME=./cache/XDG_CACHE_HOME\n' +
    'PIP_CACHE_DIR=./cache/PIP_CACHE_DIR\n' +
    'UV_CACHE_DIR=./cache/UV_CACHE_DIR\n' +
    'PIP_TMPDIR=./cache/PIP_TMPDIR\n' +
    'TMPDIR=./cache/TMPDIR\n' +
    'TEMP=./cache/TEMP\n' +
    'TMP=./cache/TMP\n' +
    'XDG_DATA_HOME=./cache/XDG_DATA_HOME\n' +
    'XDG_CONFIG_HOME=./cache/XDG_CONFIG_HOME\n' +
    'XDG_STATE_HOME=./cache/XDG_STATE_HOME\n' +
    'PIP_CONFIG_FILE=./pipconfig\n' +
    'CONDARC=./condarc\n' +
    'PS1=<<PINOKIO_SHELL>> \n' +
    'GRADIO_ANALYTICS_ENABLED=True\n' +
    '\n' +
    '##########################################################################\n' +
    '#\n' +
    '# GRADIO_ALLOWED_PATHS\n' +
    '#\n' +
    '# This allows every Gradio app installed under Pinokio to serve files\n' +
    "# outside of each app's root folder, which is useful for many cases.\n" +
    '# Do not touch this unless you want to add additional paths\n' +
    '#\n' +
    '##########################################################################\n' +
    'GRADIO_ALLOWED_PATHS=/\n' +
    '\n' +
    '##########################################################################\n' +
    '#\n' +
    '# PINOKIO_SHARE_VAR\n' +
    '#\n' +
    '# When you set this local variable from any script, it will trigger Pinokio\n' +
    '# share actions (local sharing, cloudflare, ...)\n' +
    '#\n' +
    '# You can customize whether to avoid this using PINOKIO_SHARE_CLOUDFLARE\n' +
    '# and PINOKIO_SHARE_LOCAL\n' +
    '#\n' +
    '##########################################################################\n' +
    'PINOKIO_SHARE_VAR=url\n' +
    '\n' +
    '##########################################################################\n' +
    '#\n' +
    '# PINOKIO_SHARE_CLOUDFLARE\n' +
    '# Set this variable to share the app publicly via cloudflare tunnel.\n' +
    '#\n' +
    '##########################################################################\n' +
    'PINOKIO_SHARE_CLOUDFLARE=false\n' +
    '\n' +
    '##########################################################################\n' +
    '#\n' +
    '# PINOKIO_SCRIPT_DEFAULT\n' +
    "# If this variable is false, 'default': true menu items in pinokio.js\n" +
    '# will NOT automatically run\n' +
    '#\n' +
    '##########################################################################\n' +
    'PINOKIO_SCRIPT_DEFAULT=true\n' +
    '\n' +
    '##########################################################################\n' +
    '#\n' +
    '# PINOKIO_DRIVE\n' +
    '#\n' +
    '# The virtual drive path.\n' +
    '# Change it if you want to use a different path.\n' +
    '# You can even enter an absolute path to use a folder outside of pinokio\n' +
    '# or an entirely different disk drive\n' +
    '#\n' +
    '##########################################################################\n' +
    'PINOKIO_DRIVE=./drive\n' +
    '\n' +
    '##########################################################################\n' +
    '#\n' +
    '# GRADIO_TEMP_DIR\n' +
    '# All the files uploaded through gradio goes here.\n' +
    '#\n' +
    '# Delete this line to store the files under PINOKIO_HOME/cache/GRADIO_TEMPDIR\n' +
    '# or change the path if you want to use a different path\n' +
    '#\n' +
    '##########################################################################\n' +
    'GRADIO_TEMP_DIR=./cache/GRADIO_TEMP_DIR\n' +
    '\n' +
    '##########################################################################\n' +
    '#\n' +
    '# HF_HOME\n' +
    '#\n' +
    '# Huggingface cache\n' +
    '# All the model files automatically downloaded through libraries like\n' +
    '# diffusers, transformers, etc. will be stored under this path\n' +
    '#\n' +
    '# You can save disk space by deleting this line, which will store all\n' +
    '# huggingface files under PINOKIO_HOME/cache/HF_HOME without redundancy.\n' +
    '#\n' +
    '##########################################################################\n' +
    'HF_HOME=./cache/HF_HOME\n' +
    '\n' +
    '##########################################################################\n' +
    '#\n' +
    '# TORCH_HOME\n' +
    '#\n' +
    '# Torch hub cache\n' +
    '# All the files automatically downloaded by pytorch will be stored here\n' +
    '#\n' +
    '# You can save disk space by deleting this line, which will store all\n' +
    '# torch hub files under PINOKIO_HOME/cache/TORCH_HOME without redundancy.\n' +
    '#\n' +
    '##########################################################################\n' +
    'TORCH_HOME=./cache/TORCH_HOME\n' +
    '\n' +
    '##########################################################################\n' +
    '#\n' +
    '# PINOKIO_SHARE_LOCAL\n' +
    '# Set this variable to true to share the app on the local network.\n' +
    '#\n' +
    '##########################################################################\n' +
    'PINOKIO_SHARE_LOCAL=true\n' +
    '\n' +
    '##########################################################################\n' +
    '#\n' +
    '# PINOKIO_SHARE_LOCAL_PORT\n' +
    '# Set this variable to use fixed port for the local network sharing feature\n' +
    '# If not specified, a random port will be assigned to the local proxy used\n' +
    '# for local sharing.\n' +
    '#\n' +
    '##########################################################################\n' +
    'PINOKIO_SHARE_LOCAL_PORT=2025'
}
{ exists: true, exists2: true, exists3: true, exists4: true }
{ e1: true, e2: true }
{
  logpath: '%2Fhome%2Fasafur%2Fpinokio%2Flogs%2Fshell%2Fcleaned%2Fapi%2Fopen-webui.git%2Fstart.js'
}
STOP { script: { daemon: true, run: [ [Object], [Object] ] } }
STOP modpath /home/asafur/pinokio/api/open-webui.git/start.js
this.mods before {}
this.child_procs before {}
{ exists: true, exists2: true, exists3: true, exists4: true }
{ e1: true, e2: true }
{
  logpath: '%2Fhome%2Fasafur%2Fpinokio%2Flogs%2Fshell%2Fcleaned%2Fapi%2Fopen-webui.git%2Fstart.sh'
}
next is not set. compute the next value 1
Unset env key: SSH_CLIENT
Unset env key: SSH_TTY
Unset env key: SSH_CONNECTION
which /home/asafur/pinokio/bin/miniconda/etc/profile.d:/home/asafur/pinokio/bin/miniconda/bin:/home/asafur/pinokio/bin/miniconda/condabin:/home/asafur/pinokio/bin/miniconda/lib:/home/asafur/pinokio/bin/miniconda/Library/bin:/home/asafur/pinokio/bin/miniconda/pkgs:/home/asafur/pinokio/bin/miniconda:/home/asafur/pinokio/bin/homebrew/bin:/home/asafur/pinokio/bin/homebrew/Cellar:/home/asafur/.local/bin:/home/asafur/own/apps/pin/pinokio-3.6.0/node_modules/.bin:/home/asafur/own/apps/pin/node_modules/.bin:/home/asafur/own/apps/node_modules/.bin:/home/asafur/own/node_modules/.bin:/home/asafur/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/home/asafur/own/apps/pin/pinokio-3.6.0/node_modules/electron/dist:/tmp/yarn--1741150839568-0.16327278900872932:/home/asafur/own/apps/pin/pinokio-3.6.0/node_modules/.bin:/home/asafur/.config/yarn/link/node_modules/.bin:/home/asafur/.yarn/bin:/home/asafur/.nvm/versions/node/v18.20.6/libexec/lib/node_modules/npm/bin/node-gyp-bin:/home/asafur/.nvm/versions/node/v18.20.6/lib/node_modules/npm/bin/node-gyp-bin:/home/asafur/.nvm/versions/node/v18.20.6/bin:/home/asafur/.local/bin:/home/asafur/.nvm/versions/node/v18.20.6/bin:/home/asafur/.local/share/pnpm:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/home/asafur/.local/bin:/home/asafur/.local/bin:/home/asafur/.local/bin:/home/asafur/.local/bin:/home/asafur/.local/bin:/home/asafur/.local/bin:/home/asafur/pinokio/bin
{ gxx: '/home/asafur/pinokio/bin/miniconda/bin/g++' }
[?2004h<<PINOKIO_SHELL>>eval "$(conda shell.bash hook)" ; conda deactivate ; conda deactivate ; conda deactivate ; conda activate base ; source /home/asafur/pinokio/api/open-webui.git/app/env/bin/activate /home/asafur/pinokio/api/open-webui.git/app/env ; open-webui serve --port 42003 --host 127.0.0.1
[?2004l
Loading WEBUI_SECRET_KEY from file, not provided as an environment variable.
Loading WEBUI_SECRET_KEY from /home/asafur/pinokio/api/open-webui.git/app/.webui_secret_key
/home/asafur/pinokio/api/open-webui.git/app/env/lib/python3.11/site-packages/open_webui
/home/asafur/pinokio/api/open-webui.git/app/env/lib/python3.11/site-packages
/home/asafur/pinokio/api/open-webui.git/app/env/lib/python3.11
Running migrations
INFO  [alembic.runtime.migration] Context impl SQLiteImpl.
INFO  [alembic.runtime.migration] Will assume non-transactional DDL.
INFO  [open_webui.env] 'ENABLE_SIGNUP' loaded from the latest database entry
INFO  [open_webui.env] 'DEFAULT_LOCALE' loaded from the latest database entry
INFO  [open_webui.env] 'DEFAULT_PROMPT_SUGGESTIONS' loaded from the latest database entry
WARNI [open_webui.env] 

WARNING: CORS_ALLOW_ORIGIN IS SET TO '*' - NOT RECOMMENDED FOR PRODUCTION DEPLOYMENTS.

INFO  [open_webui.env] Embedding model set: sentence-transformers/all-MiniLM-L6-v2
WARNI [langchain_community.utils.user_agent] USER_AGENT environment variable not set, consider setting it to identify your requests.

  ___                    __        __   _     _   _ ___
 / _ \ _ __   ___ _ __   \ \      / /__| |__ | | | |_ _|
| | | | '_ \ / _ \ '_ \   \ \ /\ / / _ \ '_ \| | | || |
| |_| | |_) |  __/ | | |   \ V  V /  __/ |_) | |_| || |
 \___/| .__/ \___|_| |_|    \_/\_/ \___|_.__/ \___/|___|
      |_|


v0.5.10 - building the best open-source AI user interface.

https://github.com/open-webui/open-webui


Fetching 30 files:   0%|                                                                             | 0/30 [00:00<?, ?it/s]
Fetching 30 files: 100%|████████████████████████████████████████████████████████████████| 30/30 [00:00<00:00, 143969.24it/s]
[32mINFO[0m:     Started server process [[36m342714[0m]
[32mINFO[0m:     Waiting for application startup.
[32mINFO[0m:     Application startup complete.
[32mINFO[0m:     Uvicorn running on [1mhttp://127.0.0.1:42003[0m (Press CTRL+C to quit)
next is not set. compute the next value null
run mode
semver satisfied 3.4.0 <=3.6.0
run mode
semver satisfied 3.4.0 <=3.6.0
{ exists: true, exists2: true, exists3: true, exists4: true }
{ e1: true, e2: true }
{
  logpath: '%2Fhome%2Fasafur%2Fpinokio%2Flogs%2Fshell%2Fcleaned%2Fapi%2Fopen-webui.git%2Fstart.js'
}
disk size calc: 765.909ms
totalSize 8401477493
{ cloudflare_links: [], local_links: [] }
{ exists: true, exists2: true, exists3: true, exists4: true }
{ e1: true, e2: true }
{
  logpath: '%2Fhome%2Fasafur%2Fpinokio%2Flogs%2Fshell%2Fcleaned%2Fapi%2Fopen-webui.git%2Fstart.js'
}
STOP { script: { daemon: true, run: [ [Object], [Object] ] } }
STOP modpath /home/asafur/pinokio/api/open-webui.git/start.js
this.mods before {}
this.child_procs before {}
{ exists: true, exists2: true, exists3: true, exists4: true }
{ e1: true, e2: true }
{
  logpath: '%2Fhome%2Fasafur%2Fpinokio%2Flogs%2Fshell%2Fcleaned%2Fapi%2Fopen-webui.git%2Fstart.js'
}
next is not set. compute the next value 1
Unset env key: SSH_CLIENT
Unset env key: SSH_TTY
Unset env key: SSH_CONNECTION
which /home/asafur/pinokio/bin/miniconda/etc/profile.d:/home/asafur/pinokio/bin/miniconda/bin:/home/asafur/pinokio/bin/miniconda/condabin:/home/asafur/pinokio/bin/miniconda/lib:/home/asafur/pinokio/bin/miniconda/Library/bin:/home/asafur/pinokio/bin/miniconda/pkgs:/home/asafur/pinokio/bin/miniconda:/home/asafur/pinokio/bin/homebrew/bin:/home/asafur/pinokio/bin/homebrew/Cellar:/home/asafur/.local/bin:/home/asafur/own/apps/pin/pinokio-3.6.0/node_modules/.bin:/home/asafur/own/apps/pin/node_modules/.bin:/home/asafur/own/apps/node_modules/.bin:/home/asafur/own/node_modules/.bin:/home/asafur/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/home/asafur/own/apps/pin/pinokio-3.6.0/node_modules/electron/dist:/tmp/yarn--1741150839568-0.16327278900872932:/home/asafur/own/apps/pin/pinokio-3.6.0/node_modules/.bin:/home/asafur/.config/yarn/link/node_modules/.bin:/home/asafur/.yarn/bin:/home/asafur/.nvm/versions/node/v18.20.6/libexec/lib/node_modules/npm/bin/node-gyp-bin:/home/asafur/.nvm/versions/node/v18.20.6/lib/node_modules/npm/bin/node-gyp-bin:/home/asafur/.nvm/versions/node/v18.20.6/bin:/home/asafur/.local/bin:/home/asafur/.nvm/versions/node/v18.20.6/bin:/home/asafur/.local/share/pnpm:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/home/asafur/.local/bin:/home/asafur/.local/bin:/home/asafur/.local/bin:/home/asafur/.local/bin:/home/asafur/.local/bin:/home/asafur/.local/bin:/home/asafur/pinokio/bin
{ gxx: '/home/asafur/pinokio/bin/miniconda/bin/g++' }
[?2004h<<PINOKIO_SHELL>>eval "$(conda shell.bash hook)" ; conda deactivate ; conda deactivate ; conda deactivate ; conda activate base ; source /home/asafur/pinokio/api/open-webui.git/app/env/bin/activate /home/asafur/pinokio/api/open-webui.git/app/env ; open-webui serve --port 42003 --host 127.0.0.1
[?2004l
Loading WEBUI_SECRET_KEY from file, not provided as an environment variable.
Loading WEBUI_SECRET_KEY from /home/asafur/pinokio/api/open-webui.git/app/.webui_secret_key
{ exists: true, exists2: true, exists3: true, exists4: true }
{ e1: true, e2: true }
{
  logpath: '%2Fhome%2Fasafur%2Fpinokio%2Flogs%2Fshell%2Fcleaned%2Fapi%2Fopen-webui.git%2Fupdate.js'
}
/home/asafur/pinokio/api/open-webui.git/app/env/lib/python3.11/site-packages/open_webui
/home/asafur/pinokio/api/open-webui.git/app/env/lib/python3.11/site-packages
/home/asafur/pinokio/api/open-webui.git/app/env/lib/python3.11
next is not set. compute the next value 1
Unset env key: SSH_CLIENT
Unset env key: SSH_TTY
Unset env key: SSH_CONNECTION
which /home/asafur/pinokio/bin/miniconda/etc/profile.d:/home/asafur/pinokio/bin/miniconda/bin:/home/asafur/pinokio/bin/miniconda/condabin:/home/asafur/pinokio/bin/miniconda/lib:/home/asafur/pinokio/bin/miniconda/Library/bin:/home/asafur/pinokio/bin/miniconda/pkgs:/home/asafur/pinokio/bin/miniconda:/home/asafur/pinokio/bin/homebrew/bin:/home/asafur/pinokio/bin/homebrew/Cellar:/home/asafur/.local/bin:/home/asafur/own/apps/pin/pinokio-3.6.0/node_modules/.bin:/home/asafur/own/apps/pin/node_modules/.bin:/home/asafur/own/apps/node_modules/.bin:/home/asafur/own/node_modules/.bin:/home/asafur/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/home/asafur/own/apps/pin/pinokio-3.6.0/node_modules/electron/dist:/tmp/yarn--1741150839568-0.16327278900872932:/home/asafur/own/apps/pin/pinokio-3.6.0/node_modules/.bin:/home/asafur/.config/yarn/link/node_modules/.bin:/home/asafur/.yarn/bin:/home/asafur/.nvm/versions/node/v18.20.6/libexec/lib/node_modules/npm/bin/node-gyp-bin:/home/asafur/.nvm/versions/node/v18.20.6/lib/node_modules/npm/bin/node-gyp-bin:/home/asafur/.nvm/versions/node/v18.20.6/bin:/home/asafur/.local/bin:/home/asafur/.nvm/versions/node/v18.20.6/bin:/home/asafur/.local/share/pnpm:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/home/asafur/.local/bin:/home/asafur/.local/bin:/home/asafur/.local/bin:/home/asafur/.local/bin:/home/asafur/.local/bin:/home/asafur/.local/bin:/home/asafur/pinokio/bin
{ gxx: '/home/asafur/pinokio/bin/miniconda/bin/g++' }
Running migrations
INFO  [alembic.runtime.migration] Context impl SQLiteImpl.
INFO  [alembic.runtime.migration] Will assume non-transactional DDL.
INFO  [open_webui.env] 'ENABLE_SIGNUP' loaded from the latest database entry
INFO  [open_webui.env] 'DEFAULT_LOCALE' loaded from the latest database entry
INFO  [open_webui.env] 'DEFAULT_PROMPT_SUGGESTIONS' loaded from the latest database entry
WARNI [open_webui.env] 

WARNING: CORS_ALLOW_ORIGIN IS SET TO '*' - NOT RECOMMENDED FOR PRODUCTION DEPLOYMENTS.

INFO  [open_webui.env] Embedding model set: sentence-transformers/all-MiniLM-L6-v2
[?2004h<<PINOKIO_SHELL>>eval "$(conda shell.bash hook)" ; conda deactivate ; conda deactivate ; conda deactivate ; conda activate base ; git pull
[?2004l
WARNI [langchain_community.utils.user_agent] USER_AGENT environment variable not set, consider setting it to identify your requests.

  ___                    __        __   _     _   _ ___
 / _ \ _ __   ___ _ __   \ \      / /__| |__ | | | |_ _|
| | | | '_ \ / _ \ '_ \   \ \ /\ / / _ \ '_ \| | | || |
| |_| | |_) |  __/ | | |   \ V  V /  __/ |_) | |_| || |
 \___/| .__/ \___|_| |_|    \_/\_/ \___|_.__/ \___/|___|
      |_|


v0.5.10 - building the best open-source AI user interface.

https://github.com/open-webui/open-webui

remote: Enumerating objects: 5, done.[K
remote: Counting objects:  20% (1/5)[K
remote: Counting objects:  40% (2/5)[K
remote: Counting objects:  60% (3/5)[K
remote: Counting objects:  80% (4/5)[K
remote: Counting objects: 100% (5/5)[K
remote: Counting objects: 100% (5/5), done.[K
remote: Compressing objects: 100% (1/1)[K
remote: Compressing objects: 100% (1/1), done.[K
remote: Total 3 (delta 2), reused 3 (delta 2), pack-reused 0 (from 0)[K
Unpacking objects:  33% (1/3)
Unpacking objects:  66% (2/3)
Unpacking objects: 100% (3/3)
Unpacking objects: 100% (3/3), 601 bytes | 601.00 KiB/s, done.
From https://github.com/pinokiofactory/open-webui
   c5e2a1e..ab56221  main       -> origin/main
Updating c5e2a1e..ab56221
Fast-forward
 start.js | 5 [32m+++[m[31m--[m
 1 file changed, 3 insertions(+), 2 deletions(-)
[?2004h(base) <<PINOKIO_SHELL>>next is not set. compute the next value null
Unset env key: SSH_CLIENT
Unset env key: SSH_TTY
Unset env key: SSH_CONNECTION
which /home/asafur/pinokio/bin/miniconda/etc/profile.d:/home/asafur/pinokio/bin/miniconda/bin:/home/asafur/pinokio/bin/miniconda/condabin:/home/asafur/pinokio/bin/miniconda/lib:/home/asafur/pinokio/bin/miniconda/Library/bin:/home/asafur/pinokio/bin/miniconda/pkgs:/home/asafur/pinokio/bin/miniconda:/home/asafur/pinokio/bin/homebrew/bin:/home/asafur/pinokio/bin/homebrew/Cellar:/home/asafur/.local/bin:/home/asafur/own/apps/pin/pinokio-3.6.0/node_modules/.bin:/home/asafur/own/apps/pin/node_modules/.bin:/home/asafur/own/apps/node_modules/.bin:/home/asafur/own/node_modules/.bin:/home/asafur/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/home/asafur/own/apps/pin/pinokio-3.6.0/node_modules/electron/dist:/tmp/yarn--1741150839568-0.16327278900872932:/home/asafur/own/apps/pin/pinokio-3.6.0/node_modules/.bin:/home/asafur/.config/yarn/link/node_modules/.bin:/home/asafur/.yarn/bin:/home/asafur/.nvm/versions/node/v18.20.6/libexec/lib/node_modules/npm/bin/node-gyp-bin:/home/asafur/.nvm/versions/node/v18.20.6/lib/node_modules/npm/bin/node-gyp-bin:/home/asafur/.nvm/versions/node/v18.20.6/bin:/home/asafur/.local/bin:/home/asafur/.nvm/versions/node/v18.20.6/bin:/home/asafur/.local/share/pnpm:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/home/asafur/.local/bin:/home/asafur/.local/bin:/home/asafur/.local/bin:/home/asafur/.local/bin:/home/asafur/.local/bin:/home/asafur/.local/bin:/home/asafur/pinokio/bin
{ gxx: '/home/asafur/pinokio/bin/miniconda/bin/g++' }
[?2004h<<PINOKIO_SHELL>>eval "$(conda shell.bash hook)" ; conda deactivate ; conda deactivate ; conda deactivate ; conda activate base ; source /home/asafur/pinokio/api/open-webui.git/app/env/bin/activate /home/asafur/pinokio/api/open-webui.git/app/env ; uv pip install open-webui -U
[?2004l

Fetching 30 files:   0%|                                                                              | 0/30 [00:00<?, ?it/s]
Fetching 30 files: 100%|█████████████████████████████████████████████████████████████████| 30/30 [00:00<00:00, 210065.31it/s]
[32mINFO[0m:     Started server process [[36m343553[0m]
[32mINFO[0m:     Waiting for application startup.
[32mINFO[0m:     Application startup complete.
[32mINFO[0m:     Uvicorn running on [1mhttp://127.0.0.1:42003[0m (Press CTRL+C to quit)
next is not set. compute the next value null
[2mUsing Python 3.11.11 environment at: env[0m
[37m⠋[0m [2mResolving dependencies...                                                                                                  [0m
[2K[37m⠙[0m [2mResolving dependencies...                                                                                                  [0m
[2K[37m⠋[0m [2mResolving dependencies...                                                                                                  [0m
[2K[37m⠙[0m [2mResolving dependencies...                                                                                                  [0m
[2K[37m⠙[0m [2mopen-webui==0.5.20                                                                                                         [0m
[2K[37m⠹[0m [2mopen-webui==0.5.20                                                                                                         [0m
[2K[37m⠸[0m [2mopen-webui==0.5.20                                                                                                         [0m
[2K[37m⠼[0m [2mopen-webui==0.5.20                                                                                                         [0m
[2K[37m⠴[0m [2mopen-webui==0.5.20                                                                                                         [0m
[2K[37m⠦[0m [2mopen-webui==0.5.20                                                                                                         [0m
[2K[37m⠧[0m [2mopen-webui==0.5.20                                                                                                         [0m
[2K[37m⠇[0m [2mopen-webui==0.5.20                                                                                                         [0m
[2K[37m⠋[0m [2mopen-webui==0.5.20                                                                                                         [0m
[2K[37m⠋[0m [2maiohttp==3.11.11                                                                                                           [0m
[2K[37m⠋[0m [2malembic==1.14.0                                                                                                            [0m
[2K[37m⠋[0m [2mapscheduler==3.10.4                                                                                                        [0m
[2K[37m⠋[0m [2margon2-cffi==23.1.0                                                                                                        [0m
[2K[37m⠋[0m [2masgiref==3.8.1                                                                                                             [0m
[2K[37m⠋[0m [2mauthlib==1.4.1                                                                                                             [0m
[2K[37m⠋[0m [2mazure-ai-documentintelligence==1.0.0                                                                                       [0m
[2K[37m⠙[0m [2mazure-ai-documentintelligence==1.0.0                                                                                       [0m
[2K[37m⠹[0m [2mazure-ai-documentintelligence==1.0.0                                                                                       [0m
[2K[37m⠸[0m [2mazure-ai-documentintelligence==1.0.0                                                                                       [0m
[2K[37m⠸[0m [2mazure-identity==1.20.0                                                                                                     [0m
[2K[37m⠸[0m [2mazure-storage-blob==12.24.1                                                                                                [0m
[2K[37m⠸[0m [2mbcrypt==4.3.0                                                                                                              [0m
[2K[37m⠸[0m [2mblack==25.1.0                                                                                                              [0m
[2K[37m⠸[0m [2mboto3==1.35.53                                                                                                             [0m
[2K[37m⠸[0m [2mchromadb==0.6.2                                                                                                            [0m
[2K[37m⠸[0m [2mcolbert-ai==0.2.21                                                                                                         [0m
[2K[37m⠸[0m [2mdocx2txt==0.8                                                                                                              [0m
[2K[37m⠸[0m [2meinops==0.8.0                                                                                                              [0m
[2K[37m⠸[0m [2melasticsearch==8.17.1                                                                                                      [0m
[2K[37m⠸[0m [2mfake-useragent==1.5.1                                                                                                      [0m
[2K[37m⠸[0m [2mfastapi==0.115.7                                                                                                           [0m
[2K[37m⠸[0m [2mfaster-whisper==1.1.1                                                                                                      [0m
[2K[37m⠸[0m [2mfirecrawl-py==1.12.0                                                                                                       [0m
[2K[37m⠸[0m [2mfpdf2==2.8.2                                                                                                               [0m
[2K[37m⠸[0m [2mftfy==6.2.3                                                                                                                [0m
[2K[37m⠸[0m [2mgoogle-cloud-storage==2.19.0                                                                                               [0m
[2K[37m⠸[0m [2mgoogle-generativeai==0.7.2                                                                                                 [0m
[2K[37m⠸[0m [2mgoogleapis-common-protos==1.63.2                                                                                           [0m
[2K[37m⠸[0m [2mlangchain-community==0.3.18                                                                                                [0m
[2K[37m⠸[0m [2mlangchain==0.3.19                                                                                                          [0m
[2K[37m⠼[0m [2mpeewee==3.17.9                                                                                                             [0m
[2K[37m⠴[0m [2mpeewee==3.17.9                                                                                                             [0m
[2K[37m⠦[0m [2mpeewee==3.17.9                                                                                                             [0m
[2K[37m⠧[0m [2mpeewee==3.17.9                                                                                                             [0m
[2K[37m⠇[0m [2mpeewee==3.17.9                                                                                                             [0m
[2K[37m⠋[0m [2mpeewee==3.17.9                                                                                                             [0m
[2K[37m⠙[0m [2mpeewee==3.17.9                                                                                                             [0m
[2K[37m⠹[0m [2mpeewee==3.17.9                                                                                                             [0m
[2K[37m⠸[0m [2mpeewee==3.17.9                                                                                                             [0m
[2K[37m⠼[0m [2mpeewee==3.17.9                                                                                                             [0m
[2K[37m⠴[0m [2mpeewee==3.17.9                                                                                                             [0m
[2K[37m⠦[0m [2mpeewee==3.17.9                                                                                                             [0m
[2K[37m⠧[0m [2mpeewee==3.17.9                                                                                                             [0m
[2K[37m⠇[0m [2mpeewee==3.17.9                                                                                                             [0m
[2K[37m⠋[0m [2mpeewee==3.17.9                                                                                                             [0m
[2K[37m⠙[0m [2mpeewee==3.17.9                                                                                                             [0m
[2K[37m⠹[0m [2mpeewee==3.17.9                                                                                                             [0m
[2K[37m⠸[0m [2mpeewee==3.17.9                                                                                                             [0m
[2K[37m⠼[0m [2mpeewee==3.17.9                                                                                                             [0m
[2K[37m⠴[0m [2mpeewee==3.17.9                                                                                                             [0m
[2K[37m⠦[0m [2mpeewee==3.17.9                                                                                                             [0m
[2K[37m⠦[0m [2mpgvector==0.3.5                                                                                                            [0m
[2K[37m⠦[0m [2mplaywright==1.49.1                                                                                                         [0m
[2K[37m⠦[0m [2mpsycopg2-binary==2.9.9                                                                                                     [0m
[2K[37m⠦[0m [2mpydantic==2.10.6                                                                                                           [0m
[2K[37m⠦[0m [2mpyjwt==2.10.1                                                                                                              [0m
[2K[37m⠧[0m [2mpyjwt==2.10.1                                                                                                              [0m
[2K[37m⠧[0m [2mpyjwt==2.10.1                                                                                                              [0m
[2K[37m⠧[0m [2mpymdown-extensions==10.14.2                                                                                                [0m
[2K[37m⠧[0m [2mpymilvus==2.5.0                                                                                                            [0m
[2K[37m⠧[0m [2mpymysql==1.1.1                                                                                                             [0m
[2K[37m⠧[0m [2mpypandoc==1.13                                                                                                             [0m
[2K[37m⠧[0m [2mpypdf==4.3.1                                                                                                               [0m
[2K[37m⠧[0m [2mpython-jose==3.4.0                                                                                                         [0m
[2K[37m⠧[0m [2mpython-multipart==0.0.18                                                                                                   [0m
[2K[37m⠧[0m [2mpython-pptx==1.0.0                                                                                                         [0m
[2K[37m⠧[0m [2mpython-socketio==5.11.3                                                                                                    [0m
[2K[37m⠧[0m [2mpytube==15.0.0                                                                                                             [0m
[2K[37m⠧[0m [2mpyxlsb==1.0.10                                                                                                             [0m
[2K[37m⠧[0m [2mrank-bm25==0.2.2                                                                                                           [0m
[2K[37m⠧[0m [2mrapidocr-onnxruntime==1.3.24                                                                                               [0m
[2K[37m⠧[0m [2mrequests==2.32.3                                                                                                           [0m
[2K[37m⠧[0m [2muvicorn==0.34.0                                                                                                            [0mSTOP { script: { run: [ [Object], [Object] ] } }
STOP modpath /home/asafur/pinokio/api/open-webui.git/update.js
this.mods before {}
this.child_procs before {}
The script was already canceled
{ exists: true, exists2: true, exists3: true, exists4: true }
{ e1: true, e2: true }
{
  logpath: '%2Fhome%2Fasafur%2Fpinokio%2Flogs%2Fshell%2Fcleaned%2Fapi%2Fopen-webui.git%2Fstart.js'
}
{ exists: true, exists2: true, exists3: true, exists4: true }
{ e1: true, e2: true }
{
  logpath: '%2Fhome%2Fasafur%2Fpinokio%2Flogs%2Fshell%2Fcleaned%2Fapi%2Fopen-webui.git%2Fstart.bat'
}
{ exists: true, exists2: true, exists3: true, exists4: true }
{ e1: true, e2: true }
{
  logpath: '%2Fhome%2Fasafur%2Fpinokio%2Flogs%2Fshell%2Fcleaned%2Fapi%2Fopen-webui.git%2Fpinokio_meta.json'
}
{ exists: true, exists2: true, exists3: true, exists4: true }
{ e1: true, e2: true }
{
  logpath: '%2Fhome%2Fasafur%2Fpinokio%2Flogs%2Fshell%2Fcleaned%2Fapi%2Fopen-webui.git%2Fstart.js'
}
