polyrnn-pp-pytorch icon indicating copy to clipboard operation
polyrnn-pp-pytorch copied to clipboard

Picture not shown

Open lalala9898 opened this issue 3 years ago • 3 comments

Hello. Both the frontend and backend run normally, but the pictures on the page can't be displayed normally. VL~ BES98BL K62(NTD`SCA

This is my front . (ployrnn) gaoennan@gaoennan-MS-7D31:~/code/polyrnn/code/Tool/frontend$ python -m http.server Serving HTTP on 0.0.0.0 port 8000 (http://0.0.0.0:8000/) ... 127.0.0.1 - - [11/Jan/2022 14:08:20] "GET / HTTP/1.1" 304 - 127.0.0.1 - - [11/Jan/2022 14:08:20] code 404, message File not found 127.0.0.1 - - [11/Jan/2022 14:08:20] "GET /static/js/jquery.svg.pan.zoom.js.map HTTP/1.1" 404 - 127.0.0.1 - - [11/Jan/2022 14:08:33] "GET / HTTP/1.1" 304 -

And a request of frontend is always failed.

QQ

lalala9898 avatar Jan 11 '22 06:01 lalala9898

你好。前端和后端都正常运行,但是页面上的图片不能正常显示。 VL~ BES98BL K62(NTD`SCA

这是我的前面。 (ployrnn) gaoennan@gaoennan-MS-7D31:~/code/polyrnn/code/Tool/frontend$ python -m http.server 在 0.0.0.0 端口 8000 ( http://0.0.0.0:8000/ ) 上提供 HTTP。 .. 127.0.0.1 - - [11/Jan/2022 14:08:20] “GET / HTTP/1.1” 304 - 127.0.0.1 - - [11/Jan/2022 14:08:20] 代码 404,消息文件未找到 127.0.0.1 - - [11/Jan/2022 14:08:20] “GET /static/js/jquery.svg.pan.zoom.js.map HTTP/1.1”404 - 127.0.0.1 - - [11 /Jan/2022 14:08:33]“GET / HTTP/1.1”304 -

并且前端的请求总是失败。

QQ

Hello, may I ask if you signed up for the code through this link (http://www.cs.toronto.edu/polyrnn/code_signup/)? My registration failed, have you ever encountered this situation?

diehualong avatar Jun 21 '22 06:06 diehualong

The registration should be working now, our service was down for a bit. Re: the image not showing up, I don't see a request for the image in the chrome devtools. There should be a request for test.jpg. Looks like svg.min.js itself wasn't able to load? Can you retry running the tool? Cloudflare was down recently, which is where we load svg.min.js from (Tool/frontend/index.html:173), which might be the reason for this?

amlankar avatar Jun 22 '22 18:06 amlankar

thank you for your reply.

diehualong avatar Jun 25 '22 00:06 diehualong