Replies: 4 comments 1 reply
-
|
Hard to say, are there any errors in the developer console? As far as I know there aren't any relevant configuration options you might have got wrong. Images are saved locally to Chrome via IndexedDB so that capability must be enabled to work. |
Beta Was this translation helpful? Give feedback.
-
|
Same problem Here, impossible to upload an image, but i saw that frontend don't work more than few seconds after launching then collapse only backend and nginx are ok I forgot to mention that I used the command :docker compose up -d #!/bin/sh Could the problem be due to a difference between the version of docker installed on your server and that of my Debian 12 distribution? For information docker --version docker info |
Beta Was this translation helpful? Give feedback.
-
|
Thanks for the heads up, I'll take a look at this today, I rarely use the Docker environment myself so something might be up with it. |
Beta Was this translation helpful? Give feedback.
-
|
Sorry for the delay, looks like theres something wrong with the Docker build -- its not running the frontend at all. Happy for someone to look into this and submit a patch, its just not my area of expertise at the moment. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello! I just fired up Ogres on my Raspberry Pi using Docker to check it out. It loaded up fine but when I try to upload images, nothing happens. The images don't show up in the GUI. It opens up the file load box but when I submit them they don't show up. They do show up when I use ogres.app, which is awesome. Do I have some configuration issue?
Beta Was this translation helpful? Give feedback.
All reactions