solucion_errores_kavita
Diferencias
Muestra las diferencias entre dos versiones de la página.
solucion_errores_kavita [2023/06/18 12:47] – created 176.83.74.84 | solucion_errores_kavita [2023/06/18 18:59] (actual) – thejuanvisu | ||
---|---|---|---|
Línea 1: | Línea 1: | ||
En caso de que falle la instalación de KAVITA hacer lo siguiente: Wild, this actually worked I think. I was able to set a cover image manually just now. Every other time I tried the container would crash. | En caso de que falle la instalación de KAVITA hacer lo siguiente: Wild, this actually worked I think. I was able to set a cover image manually just now. Every other time I tried the container would crash. | ||
+ | |||
Here's what I had to do in order (since I'm using a docker container): | Here's what I had to do in order (since I'm using a docker container): | ||
- | docker exec -it kavita sh to enter the container apt update to update the apt package list apt-get install libvips –no-install-recommends to install libvips(42), | + | **docker exec -it kavita sh** to enter the container |
+ | |||
+ | **apt update** to update the apt package list | ||
+ | |||
+ | **apt-get install libvips –no-install-recommends** to install libvips(42), | ||
+ | |||
+ | **rm libvips.so.42** to remove the precompiled version | ||
+ | |||
+ | **docker stop kavita** | ||
+ | |||
+ | **docker start kavita** | ||
- | docker stop kavita docker start kavita | + | Restarted container for good measure. Maybe not necessary. |
I'll try messing around with it some more, but so far so good, thank you all! | I'll try messing around with it some more, but so far so good, thank you all! |
solucion_errores_kavita.1687092420.txt.gz · Última modificación: 2023/06/18 12:47 por 176.83.74.84