Report a Bug
Let's test Decidim and report bugs together
Initiatives : "There has been a bugg with your server"
**Describe the bug** There has been a bugg with your server **To Reproduce** Logged in as an administrator, I clicked on create « new intiative type » and got the error **Expected behavior** Create my 1st intiative type in order to create an initiative **Screenshots** Not applicable **Stacktrace** If applicable, add the error stacktrace to help explain your problem. **Extra data (asple complete the following information):** - Server Device: [Desktop] - Device OS: [Lubuntu 18,04 I386] - Browser: [Firefox] - Decidim Version: [e.g. 0.24,1] - Decidim 1st installation: [both manual platoniq for 18,04 and script] **Additional context** I’m not ssl yet front end device from which I call the server is desktop ubuntu 18,04 amd64
Report inappropriate content
Is this content inappropriate?
Comment details
You are seeing a single comment
View all comments
Conversation with Deloustal
I re-installed from scratch, got the same error and tried to seed the database. Here is an error seeding the database. Does enabling initiatives "require" the server to be ssl ?
bundle exec rails db:seed
Creating seeds for decidim-core...
rails aborted!
ActiveSupport::MessageEncryptor::InvalidMessage: ActiveSupport::MessageEncryptor::InvalidMessage
/home/pretdegilles/decidim-app/db/seeds.rb:9:in <main>'
bin/rails:4:in'
Caused by:
OpenSSL::Cipher::CipherError:
/home/pretdegilles/decidim-app/db/seeds.rb:9:in <main>'
bin/rails:4:in'
Tasks: TOP => db:seed
(See full trace by running task with --trace)
Loading comments ...