AUTOMATIC1111 / stable-diffusion-webui

Stable Diffusion web UI
GNU Affero General Public License v3.0
136.9k stars 26.05k forks source link

[Bug]: When I open this on mobile phone, I get nothing but blank #4948

Closed longlifedahan closed 1 year ago

longlifedahan commented 1 year ago

Is there an existing issue for this?

What happened?

I have arranged the stable-diffusion on my linux server

When I'm using my PC, I use ssh+port forwarding to connect to port 7860, than opens localhost:7860, and everything goes well

However, when I tried this on my mobile phone, I uses juicessh+port forwarding to connect to my linux server again, but when I tried to open localost:7860, I just got a completely blank page

I am sure everything goes well with the server(for I could still uses my PC to connect to paint), but to the mobile phone(I uses both chorme in PC and mobile phone), it brings me nothing but completely a blank page

Steps to reproduce the problem

  1. link to the linux server
  2. launch webui
  3. connect to the server with ssh on port 7860
  4. got completely blank
  5. same when using "--share" and gradio, I could open the share link with pc,but with mobile phone, could open the page, but got pure blank

What should have happened?

I should have seen the same page,I think I tried the "desttop network' on chorme, but it stiil don‘t work as well’

Commit where the problem happens

on my mobile phone

What platforms do you use to access UI ?

Android

What browsers do you use to access the UI ?

Google Chrome

Command Line Arguments

CUDA_VISIBLE_DEVICES=0 python webui.py --deepdanbooru --xformers  --xformers --port 7860
ssh -L localhost:7860:127.0.0.1:7860 myname@myserver -p 22

Additional information, context and logs

No response

longlifedahan commented 1 year ago

it's the browser's fault

I haven't update my chrome on moblie phone for 3 years

when I swithed to newly updated firefox, it's ok