You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 9, 2019. It is now read-only.
I believe I installed this properly. I can run the image, login to the site and add a pinned image. When I add the image it grabs the preview, and adds the entry. But when I try to goto the main page, all I get is infinite looping circle inctead of the actual thumbnail. Clicking on the image does the exact same issue.
I then right click on the pin and choose view image in Firefox. The browser says Not Found The requested URL /static/media/7/9/79fcc80bd0f4edeacee091e0a5ac60ce/330px-Nokota_Horses_cropped.jpg was not found on this server.
It seems bogus because the image is there, under the defined data folder under that exact path.
It seems like the file url maybe not translated properly?
Hi
I believe I installed this properly. I can run the image, login to the site and add a pinned image. When I add the image it grabs the preview, and adds the entry. But when I try to goto the main page, all I get is infinite looping circle inctead of the actual thumbnail. Clicking on the image does the exact same issue.
I then right click on the pin and choose
view imagein Firefox. The browser saysNot Found The requested URL /static/media/7/9/79fcc80bd0f4edeacee091e0a5ac60ce/330px-Nokota_Horses_cropped.jpg was not found on this server.It seems bogus because the image is there, under the defined
datafolder under that exact path.It seems like the file url maybe not translated properly?
I installed it under Debian Buster.
thanks