tpazdera

Results 5 comments of tpazdera

Same exact issue..... - Environment - Docker container on Synology Diskstation - Upgraded to Part-DB 1.16.0 - Ran command to upgrade database ``` root@DiskStation:~# docker exec -it c340ad8728f8 bash root@70e8d56cb8ea:/var/www/html#...

In my case I show that that version does have a migrated status. `| DoctrineMigrations\Version20250220215048 | migrated | 2025-02-24 12:35:54 | 0.003s | Split $path property for attachments into $internal_path...

I have the same issue. I upgraded to 1.16.1, re-ran the doctrine:migrate command. The messages claimed that the task was either not needed or no task "was executed but did...

@salvatoreraccardi It looks like you may have a different problem. This issue is specifically for the database issue where the attachments table has not been migrated to a later schema....

I manually ran the update steps from @kilrah above, everything works fine for me now.