Code Monkey home page Code Monkey logo

Comments (7)

rratsun avatar rratsun commented on June 6, 2024

Hello,

We don't support MariaDB yet.
image

We plan to use Doctrine in the future, so when we will do it, MariaDB will be available.

from atrocore.

weasam avatar weasam commented on June 6, 2024

I installed mysql:latest with port 3308 in docker, successfully installed atrocore PIM&DAM. This language 500 error still insist.

logs: /data/logs/atro-2022-06-01.log
[2022-06-01 00:41:38] Log.ERROR: PDO Error: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '1' for key 'locale.PRIMARY'. For query 'INSERT INTO locale (id, name, language, date_format, time_zone, week_start, time_format, thousand_separator, decimal_mark) VALUES ('1', 'Main', 'en_US', 'DD.MM.YYYY', 'UTC', 'monday', 'HH:mm', '.', ',')' [] []
[2022-06-01 00:50:55] Log.ERROR: API [GET]:/api/v1/Settings, Params:Array ( ) , InputData: - SQLSTATE[42S22]: Column not found: 1054 Unknown column 'measure.name_zh_cn' in 'field list' [] []
[2022-06-01 00:50:55] Log.ERROR: Display Error: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'measure.name_zh_cn' in 'field list', Code: 42S22 URL: /api/v1/Settings [] []
[2022-06-01 00:52:16] Log.ERROR: API [GET]:/api/v1/Settings, Params:Array ( ) , InputData: - SQLSTATE[42S22]: Column not found: 1054 Unknown column 'measure.name_zh_cn' in 'field list' [] []
[2022-06-01 00:52:16] Log.ERROR: Display Error: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'measure.name_zh_cn' in 'field list', Code: 42S22 URL: /api/v1/Settings [] []

from atrocore.

rratsun avatar rratsun commented on June 6, 2024

We created the issue internally. We will answer about it in the nearest future.

from atrocore.

weasam avatar weasam commented on June 6, 2024

waiting for it to be fixed soon, we would like to use it in production, SQLSTATE[23000], SQLSTATE[42S22] I dig these in internet, this issue is cause by the PHP strings, would be easy to fix, hope it to be fix by using composer update.

from atrocore.

rratsun avatar rratsun commented on June 6, 2024

Please run: php index.php sql diff --run
This will prepare DB for new DB schema.

In the next release of core, we will fix this bug. Thanks, for found this BUG for us.

from atrocore.

weasam avatar weasam commented on June 6, 2024

Appreciated, this command helpful. need run this command by each language has added

from atrocore.

rratsun avatar rratsun commented on June 6, 2024

The problem fixed at core 1.4.50

from atrocore.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.