citizenlab icon indicating copy to clipboard operation
citizenlab copied to clipboard

Cannot edit 'About us' page after update

Open mwaliczek opened this issue 3 years ago • 1 comments

Hello,

As written here I did an update to the newest possible version and having a clean install without the data I did encounter an issue. One cannot edit 'About' page after the update.

Steps to follow:

  1. Clean install deployement as described in deployment guide.
  2. Go to: Pages -> About -> Edit

issue1

  1. Have an error:

issue

Could you please fix it?

mwaliczek avatar Aug 11 '22 15:08 mwaliczek

Thanks for reaching out! It will be fixed in this PR https://github.com/CitizenLabDotCo/citizenlab/pull/2520 I hope it'll be merged this or next week.

alexander-cit avatar Aug 11 '22 15:08 alexander-cit

Hello,

I would like to ask if this issue has already been fixed?

I did a proper update procedure and unfortunately it does not work correctly, one still cannot edit about page. An output of docker-compose images:

          Container                       Repository               Tag       Image Id       Size
--------------------------------------------------------------------------------------------------
citizenlab-docker_caddy_1       caddy                             2        743ed904eb39   44.97 MB
citizenlab-docker_memcached_1   memcached                         alpine   af3c4fe62d9d   7.999 MB
citizenlab-docker_postgres_1    postgis/postgis                   12-3.1   3a52fc088274   566.7 MB
cl-docker-back-rabbit           rabbitmq                          3.7      8ad0ff61ec05   149.6 MB
cl-docker-back-web              citizenlabdotco/back-essential    latest   fa362729e4cf   980.6 MB
cl-docker-front                 citizenlabdotco/front-essential   latest   133e6cb9542a   2.547 GB
cl-docker-que                   citizenlabdotco/back-essential    latest   fa362729e4cf   980.6 MB

mwaliczek avatar Aug 29 '22 15:08 mwaliczek

We've merged it today https://github.com/CitizenLabDotCo/citizenlab/pull/2555, so it should be fixed now.

Please let us know whether it works or not.

alexander-cit avatar Aug 30 '22 08:08 alexander-cit

Hello,

Thank you for your answer.

Unfortunately, it still fails to open About page for editing: issue2

I did first try:

cd citizenlab-docker
git pull
docker-compose pull
docker-compose stop
docker-compose run --rm web bin/rails db:migrate email_campaigns:assure_campaign_records cl2back:clear_cache_store email_campaigns:remove_deprecated
docker-compose run --rm web bin/rails runner "AppConfiguration.instance.tap { |c| c.cleanup_settings; c.save! }"
docker-compose up -d

with no luck, so then I've tried:

cd citizenlab-docker
git pull
docker-compose pull
docker-compose stop
docker-compose run --rm web rake db:setup
docker-compose up -d

to create a clear db on dev env in order to check if an update was done properly.

An output of docker-compose images:

          Container                       Repository               Tag       Image Id       Size
--------------------------------------------------------------------------------------------------
citizenlab-docker_caddy_1       caddy                             2        743ed904eb39   44.97 MB
citizenlab-docker_memcached_1   memcached                         alpine   98356558fb5c   8.004 MB
citizenlab-docker_postgres_1    postgis/postgis                   12-3.1   3a52fc088274   566.7 MB
cl-docker-back-rabbit           rabbitmq                          3.7      8ad0ff61ec05   149.6 MB
cl-docker-back-web              citizenlabdotco/back-essential    latest   fa362729e4cf   980.6 MB
cl-docker-front                 citizenlabdotco/front-essential   latest   aef35896591c   2.547 GB
cl-docker-que                   citizenlabdotco/back-essential    latest   fa362729e4cf   980.6 MB

mwaliczek avatar Aug 30 '22 12:08 mwaliczek

Sorry, it seems I was too quick with the update. We just released the new docker image a few minutes ago. Could you try again? Sorry again for the inconvenience.

alexander-cit avatar Aug 30 '22 13:08 alexander-cit

Hello, I did an upadate and now it's ok. Thank you!

mwaliczek avatar Aug 30 '22 14:08 mwaliczek

@mwaliczek Thanks again for your feedback.

We are currently thinking about the future of our OS approach, and I believe your use case can be really helpful for us. If you could share some details about it, please write to my email at [email protected]

We're specifically interested in these questions, but feel free to give any information you want.

  • What city/organization do you use it for?
  • Is your deployment already used by real users?
  • Was it easy to set up the platform?
  • Why have you chosen Citizenlab?

Thanks!

alexander-cit avatar Aug 31 '22 15:08 alexander-cit

@mwaliczek Thanks again for your feedback.

We are currently thinking about the future of our OS approach, and I believe your use case can be really helpful for us. If you could share some details about it, please write to my email at [email protected]

We're specifically interested in these questions, but feel free to give any information you want.

  • What city/organization do you use it for?
  • Is your deployment already used by real users?
  • Was it easy to set up the platform?
  • Why have you chosen Citizenlab?

Thanks!

Cześć @mwaliczek będę wdzięczny za namiary do Ciebie. Z zainteresowaniem obserwuję instalację CitizenLab. Odpowiedzi na pytania Alexa są dla mnie równie ciekawe: [email protected]

takdzwiedz avatar Sep 05 '22 13:09 takdzwiedz