Zero Block
Click "Block Editor" to enter the edit mode. Use layers, shapes and customize adaptability. Everything is in your hands.
Tilda Publishing
create your own block from scratch
Zero Block
Click "Block Editor" to enter the edit mode. Use layers, shapes and customize adaptability. Everything is in your hands.
Tilda Publishing
create your own block from scratch
UnhandledException in host domain:
System.Runtime.Serialization.
SerializationException
Побилась БД
у лозі plugin-pRRO.log спостерігаємо помилку виду:
[2024-07-30 22:13:22,943] ERROR [ 2] - UnhandledException in plugin domain:
System.AggregateException: A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread. ---> System.Data.Entity.Infrastructure.DbUpdateException: An error occurred while updating the entries. See the inner exception for details. ---> System.Data.Entity.Core.UpdateException: An error occurred while updating the entries. See the inner exception for details. ---> System.Data.SQLite.SQLiteException: database disk image is malformed
database disk image is malformed
Отже, як це вилікувати?

Відкриваємо БД проблемної каси пРРО, для цього скористаємось програмою DB Browser for SQLite
Натискаємо на Файл -> Експорт -> Базу даних в файл SQL
Натискаємо "Обрати все", а також обираємо галки, як на фото та зберігаємо нашу БД

Далі потрібно імпортувати збережену щойно нами нашу БД.

Для цього потрібно натиснути на Файл -> Імпорт -> Базу даних файл SQL
*Якщо маєш тако повідомлення, можна натиснути "ні", щоб зробити нову БД з префіксом new, а при копіюванні перейменувати.
Або ж зберегти в поточну ( не забудь бекап зробити!):
Запускаємо фронт і перевіряємо чи все гаразд із оплатою замовлення
Profit ;)