Installation problem #225

Open
opened 2021-04-09 19:45:54 +00:00 by microniko · 2 comments
microniko commented 2021-04-09 19:45:54 +00:00 (Migrated from gitlab.project-insanity.org)

I tried install NextCloud Podcast :

An exception occurred while executing 'ALTER TABLE oc_episodes ALTER duration TYPE INT': SQLSTATE[42804]: Datatype mismatch: 7 ERREUR: la colonne « duration » ne peut pas être convertie vers le type integer HINT: Vous pouvez avoir besoin de spécifier "USING duration::integer".

Maybe is it beacause I use a PostgreSQL DB ?

  • PHP : 7.4.15
  • PostgreSQL 11.11 (Debian 11.11-0+deb10u1) on x86_64-pc-linux-gnu, compiled by gcc (Debian 8.3.0-6) 8.3.0, 64-bit
I tried install NextCloud Podcast : > An exception occurred while executing 'ALTER TABLE oc_episodes ALTER duration TYPE INT': SQLSTATE[42804]: Datatype mismatch: 7 ERREUR: la colonne « duration » ne peut pas être convertie vers le type integer HINT: Vous pouvez avoir besoin de spécifier "USING duration::integer". Maybe is it beacause I use a PostgreSQL DB ? - PHP : 7.4.15 - PostgreSQL 11.11 (Debian 11.11-0+deb10u1) on x86_64-pc-linux-gnu, compiled by gcc (Debian 8.3.0-6) 8.3.0, 64-bit

Hey Nicolas,
which version of the Podcast app are you trying to install? I haven't tested PostgreSQL yet, might be related to it. I guess I'll give it a try and see if I can reproduce this issue.

Regards
Jonas

Hey Nicolas, which version of the Podcast app are you trying to install? I haven't tested PostgreSQL yet, might be related to it. I guess I'll give it a try and see if I can reproduce this issue. Regards Jonas
microniko commented 2021-04-10 16:53:02 +00:00 (Migrated from gitlab.project-insanity.org)

I tried install 0.3.1 version.

I tried install 0.3.1 version.
Commenting is not possible because the repository is archived.
No labels
No milestone
No project
No assignees
1 participant
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
onny/nextcloud-app-podcast#225
No description provided.