ncbo / virtual_appliance

Bioportal Virtual Appliance
5 stars 7 forks source link

BioMixer missing top menu bar #6

Closed jvendetti closed 4 years ago

jvendetti commented 5 years ago

End user reported that the BioMixer visualization software is missing the top menu bar in their virtual appliance installation. I was able to reproduce this on Biblioportal:

  1. Go to Bibliportal and navigate to any ontology, e.g., BIBFRAME.
  2. Open the Classes tab and select any class in the tree.
  3. Click the Visualization tab on the right-hand side.

Notice that the top menu bar is missing most of the content, e.g., "Fullscreen", etc.

Screenshot 2019-04-04 13 46 37

This is the expected appearance, as seen on production BioPortal:

Screenshot 2019-04-04 13 48 39

Chrome developer console shows the following 500 error after clicking on any class:

POST http://biblio.ontoportal.org/BioMixer/org.thechiselgroup.biomixer.BioMixerWorkbench/authentication 500 (Internal Server Error)
graybeal commented 4 years ago

@alexskr I notice that the VA REST service seems to be at :8080, unlike the production REST API; and the BioMixer address in the error messages in #7 seem to include :8080 (but this error message does not include :8080 in the BioMixer REST address). Is there any chance that's related?

alexskr commented 4 years ago

this issue is resolved in v3.0 of the appliance