docker-ojs icon indicating copy to clipboard operation
docker-ojs copied to clipboard

ojs-cli-install not working for version 3_3_0-18

Open designamx opened this issue 1 year ago • 2 comments

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

designamx avatar Aug 01 '24 01:08 designamx

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

designamx avatar Aug 01 '24 02:08 designamx

so after some test the only issue I am having is that --ignore is note recognized

designamx avatar Aug 03 '24 17:08 designamx

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.

marcbria avatar Jan 09 '25 13:01 marcbria

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

designamx avatar Jan 09 '25 15:01 designamx