Skip to content

[bug]: Unable to connect to web ui via SSH, error ({"detail": "Not Found"}) #5269

@netrunner-exe

Description

@netrunner-exe

Is there an existing issue for this?

  • I have searched the existing issues

OS

Linux

GPU

cuda

VRAM

12

What version did you experience this issue on?

3.4.0post2

What happened?

I usually connect to InvokeAI using SSH. Example command: ssh -R 80:127.0.0.0.1:9090 -o StrictHostKeyChecking=no -i id_rsa remote.moe. Next, I run python scripts/invokeai-web.py --xformers and successfully access the web ui using the generated link, for example http://bdavvbfyzaqbdavvbfyzaqbdavvbfyzaqbdavvbfyzaq.remote.moe via remote.moe. After commit bbcd58e, I keep getting the error {"detail": "Not Found"}.
Rolling back to commit 36043bf solves the problem and everything works. The latest commits currently do not solve the problem.

Screenshots

1

Additional context

Latest working commit: 36043bf
Commit, after which the problems started: bbcd58e

Contact Details

netrunner.exe@gmail.com

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