ComPlat / chemotion_ELN

Electronic Lab Notebook
https://www.chemotion.net
GNU Affero General Public License v3.0
119 stars 45 forks source link

Dozens of Ketcher2 error messages #1929

Closed martin-held-hereon closed 1 week ago

martin-held-hereon commented 1 month ago

Expected Behavior

No Ketcher2 error messages

Current Behavior

Ketcher 2 editor (ketchersvc) throws dozens of error messages (~40). After removing all of them, one can use the sample and edit the molecular structure:

grafik

grafik

Failure Information

1) Error messages appear with Chemotion 1.9.2 (Hereon instance) and 1.9.3 (KIT-hosted instance for Hereon). Since it happens on 2 different instances, it’s not related to the specific instance or our Kubernetes container orchestration 2) We tested Ketcher 1.9.2 and 1.8.2. on the Chemotion 1.9.2 Hereon instance. Same problem, so it’s not Ketcher. 3) When turning Ketcher 2 off, the problem disappears, regardless of the instance. So it is merely Ketcher 2 that causes the error messages. grafik

Steps to Reproduce

Open any sample.

FabianMauz commented 1 month ago

Hi @martin-held-hereon . I could reproduce the problem at our testing instance. We will have a look into this. Thanks for reporting and have a nice day

PiTrem commented 1 month ago

Hi @martin-held-hereon

(Also for the editor to load, the editor files should be present at the designated location. we currently do not ship with ketcher2 but that will change)

martin-held-hereon commented 1 month ago

We did the manual fix and that solved the issue. Thanks!