Skip to content

BUG: Error Failed to connect to one or more local services. Exiting... #1051

@kamlendras

Description

@kamlendras

Is there an existing issue for this?

  • I have searched the existing issues

What happened?

It launches a window and after some seconds it exits.
I have attached screenshots and logs.

Screenshot

Image Image

Logs

(.env) ks@ks:~/PictoPy$ npm run linux-dev

> pictopy@0.0.0 linux-dev
> bash ./scripts/linux-dev.sh

Starting backend server...
Backend server started with PID: 59070
Starting Tauri app...
Tauri app started with PID: 59071
WORKERS: 1

> PictoPy@1.0.0 tauri
> tauri dev

     Running BeforeDevCommand (`npm run dev`)

> PictoPy@1.0.0 dev
> vite


  VITE v6.4.1  ready in 626 ms

  ➜  Local:   http://localhost:1420/
  ➜  Network: use --host to expose
[BACKEND] | DEBUG | [asyncio] Using selector: EpollSelector
[BACKEND] | INFO | OpenAPI JSON generated at /home/ks/PictoPy/docs/backend/backend_python/openapi.json
/home/ks/PictoPy/backend
[2026-01-19 00:08:24 +0530] [59093] [INFO] Running on http://0.0.0.0:8000 (CTRL + C to quit)
[BACKEND] | INFO | Running on http://0.0.0.0:8000 (CTRL + C to quit)
     Running DevCommand (`cargo  run --no-default-features --color always --`)
        Info Watching /home/ks/PictoPy/frontend/src-tauri for changes...
    Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
     Running `target/debug/picto_py`
Resource path: "/home/ks/PictoPy/frontend/src-tauri/target/debug/resources/backend"

OS: Ubuntu

Record

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions