Ivan Vergés
Ivan Vergés
Hi, please provide more information. What steps did you follow? what are the messages you received from each step? Are they errors in some log?
why are you using port 90? you should stick to 80 and 443. It's explained in the guide
you need a domain name to use ssh. Why are you using private ips?
There some syntax error, can you show your configuration?
Sorry, we were hired to work on this during our maintenance period but we are no longer part of it. If the the current maintainers can take it from here...
@andreslucena I've fixed the permissions for identifying a person. No longer allowed when the closure is created. Also applied you suggestion. I'd like confirmation to change the verb "to detail"...
Is better to ask this kind of questions in [Gitter](https://gitter.im/decidim/decidim). If you really want to delete organizations, you must do it by using the console directly. However I propose you...
You can just try these commands inside the console (use it at your own risk): ```ruby o=Decidim::Organization.first o.destroy! ``` (Don't run the second if the organization is not the one!)....
Hi, I think you might have some problem with the gems outdated. I think that decidim-0.21 is not compatible with ruby 2.7. I would recommend to remove the directory `~/.rbenv`...
Probably, let's fix #19 first