A
Reported
One error is this: https://prnt.sc/GLOCmP9BrNXh
IT ALWAYS LOADS INSTALL URL!
ANOTHER ONE
[2022-03-31 16:34:40] production.ERROR: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'offline' cannot be null (SQL: insert into `accounts` (`offline`, `details`, `type`, `name`, `reference`, `opening_balance`, `fees`, `fixed`, `percentage`, `apply_to`, `id`, `updated_at`, `created_at`) values (?, ?, Savings, asdsadsadsa, dsfsdfs, 100000, ?, ?, ?, both, 10313895-761f-4be8-904e-e61a7202a019, 2022-03-31 16:34:40, 2022-03-31 16:34:40)) {"userId":"7bfb6543-9d6b-40e8-aee7-c154b15f4e76","exception":"[object] (Illuminate\\Database\\QueryException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'offline' cannot be null (SQL: insert into `accounts` (`offline`, `details`, `type`, `name`, `reference`, `opening_balance`, `fees`, `fixed`, `percentage`, `apply_to`, `id`, `updated_at`, `created_at`) values (?, ?, Savings, asdasdas, TB-01, 100000, ?, ?, ?, both, 10313895-761f-4be8-904e-e61a7202a019, 2022-03-31 16:34:40, 2022-03-31 16:34:40)) at \\Database\\Connection.php:716)
IT ALWAYS LOADS INSTALL URL!
ANOTHER ONE
[2022-03-31 16:34:40] production.ERROR: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'offline' cannot be null (SQL: insert into `accounts` (`offline`, `details`, `type`, `name`, `reference`, `opening_balance`, `fees`, `fixed`, `percentage`, `apply_to`, `id`, `updated_at`, `created_at`) values (?, ?, Savings, asdsadsadsa, dsfsdfs, 100000, ?, ?, ?, both, 10313895-761f-4be8-904e-e61a7202a019, 2022-03-31 16:34:40, 2022-03-31 16:34:40)) {"userId":"7bfb6543-9d6b-40e8-aee7-c154b15f4e76","exception":"[object] (Illuminate\\Database\\QueryException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'offline' cannot be null (SQL: insert into `accounts` (`offline`, `details`, `type`, `name`, `reference`, `opening_balance`, `fees`, `fixed`, `percentage`, `apply_to`, `id`, `updated_at`, `created_at`) values (?, ?, Savings, asdasdas, TB-01, 100000, ?, ?, ?, both, 10313895-761f-4be8-904e-e61a7202a019, 2022-03-31 16:34:40, 2022-03-31 16:34:40)) at \\Database\\Connection.php:716)
- MSAnsweredHello,
It shouldn't load install url once install. Can you please try the new update and let me know.
The offline account issue is fixed in v0.8.0 and the database is updated.
Thank you - Login to Reply