docker-ojs
docker-ojs copied to clipboard
ojs-cli-install not working for version 3_3_0-18
I am working on version 3_3_0-18 when I run /usr/local/bin/ojs-cli-install I get an error that --ignore is not recognized by curl however I was able to fix this by switching to -k
Once that is fixed I ran the script again, I got HTML code, looks like this is the install form since it has inputs with my variables prefilled
I just found out that my database is seeded but my config.ini.php
Note that if I do the installation manually from UI I get the same result
so after some test the only issue I am having is that --ignore is note recognized
Hola Ulises,
Disculpas por el silencio. Tengo las incidencias de este proyecto bastante olvidadas.
Acabo de repetir el proceso de instalación tal y como se describe aquí y al visitar localhost:8081 me lleva a la página de instalación. Si allí le completas los datos de configuración, el resultado es un ojs limpio.
¿Lograste hacerlo funcionar? Si no fuese así... ¿en que punto tienes problemas?
Un saludo desde este lado del charco, m.
hey Marc,
Thanks for the reply, yeah this is already fixed, to be honest I don't recall what I did but it is working. I was creating a helm chart to use OJS on a kubernetes cluster and encointer a few issues on the way but they fixed, No problem for now.
Thanks