ec-jrc / re3gistry

Re3gistry is a reusable open source solution for managing and sharing ‘reference codes’, ensuring semantic interoperability across organisations.
European Union Public License 1.2
29 stars 23 forks source link

Re3gistry2 version 2.5.0 webapp problem #324

Closed TeijoKal closed 2 months ago

TeijoKal commented 11 months ago

I installed Re3gistry2 version 2.5.0 and tried the application. Managed to install empty database version and the restapi is working. Now however has problem with webapp application.

I have the following configured in httpd:

DocumentRoot "/var/www/luettelopalvelu/public_html" ServerName dev.luettelopalvelu.fi

ProxyPass /re3gistry2 http://localhost:8080/re3gistry2 ProxyPassReverse /re3gistry2 http://localhost:8080/re3gistry2

ProxyPass /registry/rest http://localhost:8080/re3gistry2restapi/items/any ProxyPassReverse /registry/rest http://localhost:8080/re3gistry2restapi/items/any

Then in webapp i tried to configure in conf.js:

// The app's base URLs registryApp.domainURL = 'http://dev.luettelopalvelu.fi/registry'; registryApp.hostURL = 'http://dev.luettelopalvelu.fi/re3gistry2'; registryApp.searchURL = 'http://dev.luetteloplavelu.fi/registry/search'; registryApp.searchApiURL = 'http://dev.luettelopalvelu.fi/registry/searchapi'; registryApp.dataServiceURL = 'http://dev.luetteloplavelu.fi/registry/rest';

Is there still something i have missed to make the webapp work??

jescriu commented 10 months ago

Dear @TeijoKal, I will bring this topic to the attention of our contractors, who probably missed it.

@campoxab and @arantzaetxebarria - My suggestion is to organise a technical meeting next week to unlock FI Re3gistry installation. And please assure to respond, classify and start working in the issues in a maximum 3 business days.

arantzaetxebarria commented 10 months ago

Dear @TeijoKal,

Apologies for the delayed response. We will start the analysis of the problem. We will keep you updated on our findings and we will try to provide an answer as soon as possible.

Regards

EnekoRuiz commented 10 months ago

Dear @TeijoKal,

Thank you for bringing this issue up. We would like to ask you a couple of questions in order to understand the problem better.

Thank you for your feedback.

Regards, Eneko

TeijoKal commented 10 months ago

Here is the screen shot of the Admin start page (http://dev.luettelopalvelu.fi/re3gistry2).

StartPage

And the restapi is working as it should be. For example https://dev.luettelopalvelu.fi/registry/rest?lang=fi&uri=http://dev.luettelopalvelu.fi/codelist/KiinteistonluovutuksenKohdistumisenLaji&format=xml

Returns the following:

RestAPI

https://dev.luettelopalvelu.fi/registry results the following

Registry
EnekoRuiz commented 10 months ago

Dear @TeijoKal,

The URI seems to be fine, but we still need some more information about the issue.

Regards, Eneko

TeijoKal commented 10 months ago

There is no error messages. Only it does not show the data.

Here is the screen shots of the example data entry.

Malli_1 Malli_2
TeijoKal commented 10 months ago

Here is the installation process that i made.

Installing_re3gistry_2.5.0.docx

unaibrrgn commented 10 months ago

Dear @TeijoKal, we will try and replicate the error that you're currently having in that installation process in order to solve it. For that, could you send us the database dump you used for the migration?

Thank you in advance, Unai.

TeijoKal commented 10 months ago

Here is the dump of old version 1.3.1 database dumppi_2023_2.txt

unaibrrgn commented 9 months ago

Dear @TeijoKal,

Analysing the docx file with the screenshots you provided, specifically in this screenshot you indicate that ''There is no visible data in this Finnish subpage''.

image

What exactly is not visible? (we see the screenshot with data) Do you mean the table with the "available items"? Could you send us a screenshot of the part where you see that the data is not loaded? Best regards, Unai.

TeijoKal commented 9 months ago

If after migration i open the Content the visible is the following:

The Finnish subpage:

image

And the English subpage

image

If i now choose Koodiluettelorekisteri in Finnish subpage the Available items stays empty

image

But if i choose the English subpage the Available items are all visible

image

iratigarzon commented 2 months ago

Dear @TeijoKal,

Since this issue pertains to an older version of the app, we recommend installing the latest version. If you continue to experience this issue, please open a new ticket.

Best regards,

Irati