Автор |
Сообщение |
Сообщение создано: 14. 04. 2023 [10:48]
|
alnet
Александр П.
Создатель темы
Зарегистрирован(а) с: 09.10.2019
Сообщения: 15
|
If I have two different database (SQLite and PostgreSQL), openSCADA can't load Data Acquisition's config properly if all databases "To enable".
[Сообщение редактировалось 1 раз(а), в последний раз 14.04.2023 в 10:49.]
Вложенный файл
os_err3.png (Тип файла: image/png, Размер: 167.89 килобайт) — 399 загрузок
os_err1.png (Тип файла: image/png, Размер: 143.61 килобайт) — 408 загрузок
os_err2.png (Тип файла: image/png, Размер: 138.67 килобайт) — 415 загрузок
|
Сообщение создано: 14. 04. 2023 [12:06]
|
roman
Roman Savochenko
Moderator Contributor Developer
Зарегистрирован(а) с: 12.12.2007
Сообщения: 3750
|
"alnet" wrote:
If I have two different database (SQLite and PostgreSQL), openSCADA can't load Data Acquisition's config properly if all databases "To enable".
I can, and that works in loading from MySQL and SQLite.
Not a bug!
Learn, learn and learn better than work, work and work.
Вложенный файл
DBLev.png (Тип файла: image/png, Размер: 129.08 килобайт) — 415 загрузок
DBLev2.png (Тип файла: image/png, Размер: 25.95 килобайт) — 400 загрузок
DBLev3.png (Тип файла: image/png, Размер: 97.9 килобайт) — 412 загрузок
|
Сообщение создано: 14. 04. 2023 [12:38]
|
alnet
Александр П.
Создатель темы
Зарегистрирован(а) с: 09.10.2019
Сообщения: 15
|
"roman" wrote:
"alnet" wrote:
If I have two different database (SQLite and PostgreSQL), openSCADA can't load Data Acquisition's config properly if all databases "To enable".
I can, and that works in loading from MySQL and SQLite.
Not a bug!
Templates library loads - OK. I can't load Siemens DAQ and Beckhoff
|
Сообщение создано: 14. 04. 2023 [12:48]
|
roman
Roman Savochenko
Moderator Contributor Developer
Зарегистрирован(а) с: 12.12.2007
Сообщения: 3750
|
"alnet" wrote:
Templates library loads - OK. I can't load Siemens DAQ and Beckhoff
It is in the "Work DB", which is specific one and always downloaded in the first!
Not a bug!!!
Learn, learn and learn better than work, work and work.
Вложенный файл
DBLev4.png (Тип файла: image/png, Размер: 128.91 килобайт) — 410 загрузок
|
Сообщение создано: 14. 04. 2023 [13:38]
|
alnet
Александр П.
Создатель темы
Зарегистрирован(а) с: 09.10.2019
Сообщения: 15
|
"roman" wrote:
"alnet" wrote:
Templates library loads - OK. I can't load Siemens DAQ and Beckhoff
It is in the "Work DB", which is specific one and always downloaded in the first!
Not a bug!!!
Please see demo video
bug demo
|
Сообщение создано: 14. 04. 2023 [14:32]
|
roman
Roman Savochenko
Moderator Contributor Developer
Зарегистрирован(а) с: 12.12.2007
Сообщения: 3750
|
And what? I have no problem with that and 0.9.5 is not actual more after 0.9.6 releasing!
Learn, learn and learn better than work, work and work.
|
Сообщение создано: 14. 04. 2023 [14:43]
|
alnet
Александр П.
Создатель темы
Зарегистрирован(а) с: 09.10.2019
Сообщения: 15
|
"roman" wrote:
And what? I have no problem with that and 0.9.5 is not actual more after 0.9.6 releasing!
The new version has exactly the same problem.
But... OK
I just wanted to help.
|
Сообщение создано: 14. 04. 2023 [14:48]
|
roman
Roman Savochenko
Moderator Contributor Developer
Зарегистрирован(а) с: 12.12.2007
Сообщения: 3750
|
"alnet" wrote:
The new version has exactly the same problem.
But... OK
I just wanted to help.
Do you think I want your help about missing problems? :)
Learn, learn and learn better than work, work and work.
|
Сообщение создано: 14. 04. 2023 [14:58]
|
alnet
Александр П.
Создатель темы
Зарегистрирован(а) с: 09.10.2019
Сообщения: 15
|
Previous (0.9.4, 0.9.3...) versions work perfectly. This problem is only with new versions 0.9.5, 0.9.6. I tried the AGLKS configuration and got the same problems.
Thanks for your work.
|
Сообщение создано: 15. 04. 2023 [12:09]
|
roman
Roman Savochenko
Moderator Contributor Developer
Зарегистрирован(а) с: 12.12.2007
Сообщения: 3750
|
So, that was a problem in DB.PostgreSQL which reproduced only at loading this DBs type from the program start and at new Tables creation.
- !!:FIX:DB: Processing the table emptiness some softened during problems in DB.PostgreSQL about that, that is no exception generated now.
- !!:FIX:DB.PostgreSQL: Switched to the standard way of detection the missing Tables with it creation at "toCreate" and the exceptions generating else, so preventing the message "Table is empty.".
Learn, learn and learn better than work, work and work.
|