Data disappearing #1096
-
I created a collection of items that included 10 data fields that included an image and a $ value. It took several hours to enter 328 records into the database. Occasionally I had to go back and enter some I skipped, but once done it felt pretty good to move from the spreadsheet to Koillection. I know everything was entered after a while because I went back and checked for missing data points against my spreadsheet. A few hours later I happened to check and found 9 records that had data missing. There seemed to be no commonality in the records, but as I re-entered the data I was able to confirm that it was there before when I had assumed it was my oversight. It wasn't. The log has 41 lines similar to the following: [notice] Migration App\Migrations\Mysql\Version20230525100104 skipped during Execution. Reason: "Migration can only be executed safely on 'mysql' or 'mariadb'." and one of these [24-Mar-2024 19:22:36] NOTICE: PHP message: PHP Warning: Can't preload unlinked class Zenstruck\Foundry\Factory@anonymous: Unknown parent Zenstruck\Foundry\Factory in /var/www/koillection/vendor/zenstruck/foundry/src/functions.php on line 45 if that's of any help. I'm running this in a docker container on a Synology DS723+ having used the tutorial provided here. I do like the program, but I worry about it's dependability now. I'm willing to provide the complete log(s) if it's be helpful. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 17 replies
-
Which version of Koillection do you use ? The two logs messages can be safely ignored. I need to find a way to hide them as they appear for everyone and are irrelevant |
Beta Was this translation helpful? Give feedback.
-
I see you did it and it looks great! I was just updating a few items and saw the update. Now I just have to change 6 fields in 330 records and find someone to share it with. Thanks again for dong this. |
Beta Was this translation helpful? Give feedback.
Yeah I fixed the issue, it will ship with the next release. Thank you very much for your help