Hi,
I am trying to migrate from 1.3.0 to 1.5.3.
Orthanc won’t start (I am using the --upgrade option) , with the following error:
[…]
W0207 22:03:23.049794 main.cpp:1224] Using a custom database from plugins
W0207 22:03:23.049820 OrthancInitialization.cpp:376] Storage directory: “/data/OrthancStorage”
I0207 22:03:23.058878 PluginsManager.cpp:172] Installing the CreateInstance extension
E0207 22:03:23.065256 PluginsManager.cpp:164] PostgreSQL error: ERROR: syntax error at or near “ASSERT”
LINE 32: ASSERT studyKey IS NULL;
^
W0207 22:03:23.065748 PluginsManager.cpp:168] PostgreSQL: An active PostgreSQL transaction was dismissed
I0207 22:03:23.065847 PluginsManager.cpp:172] Closing connection to PostgreSQL
[…]
Any ideas?
Best,
Philippe