Is there an existing issue for this?
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

Additional context
Latest working commit: 36043bf
Commit, after which the problems started: bbcd58e
Contact Details
netrunner.exe@gmail.com
Is there an existing issue for this?
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
Additional context
Latest working commit: 36043bf
Commit, after which the problems started: bbcd58e
Contact Details
netrunner.exe@gmail.com