Skip to content

openteams/plugin@1.2.27 failed to resolve #43

@jimmy-evo

Description

@jimmy-evo
./openteams-cli serve --hostname 0.0.0.0 --port 8900 --print-logs --log-level DEBUG
INFO  2026-04-15T16:19:11 +402ms service=default version=1.2.27 args=["serve","--hostname","0.0.0.0","--port","8900","--print-logs","--log-level","DEBUG"] openteams-cli
Warning: OPENTEAMS_SERVER_PASSWORD is not set; server is unsecured.
INFO  2026-04-15T16:19:11 +1ms service=config path=/home/jimmy/.config/openteams-cli/config.json loading
INFO  2026-04-15T16:19:11 +2ms service=config path=/home/jimmy/.config/openteams-cli/openteams.json loading
INFO  2026-04-15T16:19:11 +1ms service=config path=/home/jimmy/.config/openteams-cli/openteams.jsonc loading
openteams-cli server listening on http://0.0.0.0:8900
INFO  2026-04-15T16:19:16 +4791ms service=server method=GET path=/ request
INFO  2026-04-15T16:19:16 +0ms service=server status=started method=GET path=/ request
INFO  2026-04-15T16:19:16 +2ms service=default directory=/home/jimmy/.openteams/bin creating instance
INFO  2026-04-15T16:19:16 +0ms service=project directory=/home/jimmy/.openteams/bin fromDirectory
INFO  2026-04-15T16:19:16 +2ms service=db path=/home/jimmy/.local/share/openteams-cli/openteams-cli.db opening database
INFO  2026-04-15T16:19:16 +3ms service=db count=9 mode=bundled applying migrations
INFO  2026-04-15T16:19:16 +14ms service=default directory=/home/jimmy/.openteams/bin bootstrapping
INFO  2026-04-15T16:19:16 +22ms service=bun cmd=["/home/jimmy/.openteams/bin/openteams-cli","install","--no-cache"] cwd=/home/jimmy/.config/openteams-cli running
DEBUG 2026-04-15T16:19:16 +17ms service=config loading config from /home/jimmy/.openteams/openteams.jsonc
INFO  2026-04-15T16:19:16 +0ms service=config path=/home/jimmy/.openteams/openteams.jsonc loading
DEBUG 2026-04-15T16:19:16 +0ms service=config loading config from /home/jimmy/.openteams/openteams.json
INFO  2026-04-15T16:19:16 +0ms service=config path=/home/jimmy/.openteams/openteams.json loading
INFO  2026-04-15T16:19:16 +6ms service=plugin name=CodexAuthPlugin loading internal plugin
INFO  2026-04-15T16:19:16 +0ms service=plugin name=CopilotAuthPlugin loading internal plugin
INFO  2026-04-15T16:19:16 +1ms service=plugin name=gitlabAuthPlugin loading internal plugin
INFO  2026-04-15T16:19:16 +0ms service=bus type=* subscribing
INFO  2026-04-15T16:19:16 +0ms service=bus type=session.updated subscribing
INFO  2026-04-15T16:19:16 +0ms service=bus type=message.updated subscribing
INFO  2026-04-15T16:19:16 +0ms service=bus type=message.part.updated subscribing
INFO  2026-04-15T16:19:16 +0ms service=bus type=session.diff subscribing
INFO  2026-04-15T16:19:16 +1ms service=lsp serverIds=deno, typescript, vue, eslint, oxlint, biome, gopls, ruby-lsp, pyright, elixir-ls, zls, csharp, fsharp, sourcekit-lsp, rust, clangd, svelte, astro, jdtls, kotlin-ls, yaml-ls, lua-ls, php intelephense, prisma, dart, ocaml-lsp, bash, terraform, texlab, dockerfile, gleam, clojure-lsp, nixd, tinymist, haskell-language-server, julials enabled LSP servers
INFO  2026-04-15T16:19:16 +8ms service=file.watcher directory=/home/jimmy/.openteams/bin init
INFO  2026-04-15T16:19:16 +2ms service=file.watcher directory=/home/jimmy/.openteams/bin platform=linux backend=inotify watcher backend
INFO  2026-04-15T16:19:16 +2ms service=file init
INFO  2026-04-15T16:19:16 +4ms service=bus type=command.executed subscribing
INFO  2026-04-15T16:19:16 +1ms service=bus type=file.edited subscribing
INFO  2026-04-15T16:19:16 +0ms service=format init
WARN  2026-04-15T16:19:16 +159ms service=config dir=/home/jimmy/.config/openteams-cli cmd=["/home/jimmy/.openteams/bin/openteams-cli","install","--no-cache"] code=1 stdout=bun install v1.3.11 (af24e281)
 stderr=Resolving dependencies
Resolved, downloaded and extracted [1]
error: GET https://registry.npmmirror.com/@openteams%2fplugin - 404
error: @openteams/plugin@1.2.27 failed to resolve
 failed to install dependencies
INFO  2026-04-15T16:19:16 +1ms service=bun cmd=["/home/jimmy/.openteams/bin/openteams-cli","install","--no-cache"] cwd=/home/jimmy/.openteams running
WARN  2026-04-15T16:19:16 +156ms service=config dir=/home/jimmy/.openteams cmd=["/home/jimmy/.openteams/bin/openteams-cli","install","--no-cache"] code=1 stdout=bun install v1.3.11 (af24e281)
 stderr=Resolving dependencies
Resolved, downloaded and extracted [1]
error: GET https://registry.npmmirror.com/@openteams%2fplugin - 404
error: @openteams/plugin@1.2.27 failed to resolve
 failed to install dependencies
ERROR 2026-04-15T16:19:21 +5002ms service=server error=The socket connection was closed unexpectedly. For more information, pass `verbose: true` in the second argument to fetch() failed
INFO  2026-04-15T16:19:21 +1ms service=server status=completed duration=5404 method=GET path=/ request
INFO  2026-04-15T16:19:21 +577ms service=server method=GET path=/favicon.ico request
INFO  2026-04-15T16:19:21 +0ms service=server status=started method=GET path=/favicon.ico request
ERROR 2026-04-15T16:19:23 +1323ms service=server error=The socket connection was closed unexpectedly. For more information, pass `verbose: true` in the second argument to fetch() failed
INFO  2026-04-15T16:19:23 +0ms service=server status=completed duration=1323 method=GET path=/favicon.ico request

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions