Pavel Hrdina
Pavel Hrdina
@aacimov sadly no luck - the "confirmation delete page" still has no submit button. On top of that https://github.com/django-cms/djangocms-versioning/blob/master/docs/settings.rst is empty so I have absolutely no info.
@aacimov yes that works - actually that's the way I used before and is the only way to delete a page. But the reported problem persists.
That might be a good point but there are 2 things that tell me that the current solution is bad: 1. why show an icon next to a page for...
Mine issue is a little bit different yet very similar. Me (as an admin) cannot share notes to a user (which is not an admin). I don't see the share...
This is quite an old issue but the issue is stil here. I would like to run filegator on my pi but I definitelly don't want to compile it there...
Any chance for arm support?
1. amazing fast response 2. sadly getting this error ``` Creating filegator ... done Attaching to filegator filegator | AH00558: apache2: Could not reliably determine the server's fully qualified domain...
Sadly running uder root is not a solution. Since the error is from the container complaining about env var l would racommend to attach docker-compose file. Also another "fast closing...
How I said eadlier - the error is within the container so running the container as a root doesn't help. ``` odroidxu4:~:% docker run --rm -p 8883:80 filegator/filegator AH00558: apache2:...
I'm able to start the service but sooner of later I'm getting `[Wed Jan 25 20:36:36.164049 2023] [mpm_prefork:notice] [pid 1] AH00170: caught SIGWINCH, shutting down gracefully` and it dies.