Skip to content
This repository has been archived by the owner on Jan 4, 2021. It is now read-only.

Sierra Leona 2.29 database metadata issue #25

Open
rrowlands opened this issue Jul 16, 2018 · 2 comments
Open

Sierra Leona 2.29 database metadata issue #25

rrowlands opened this issue Jul 16, 2018 · 2 comments

Comments

@rrowlands
Copy link
Contributor

I built the 2.29 database image and also the 2.29 web image and booted them with docker-compose up. After the sierra leone dump was loaded into database (on bootup of the database image), the app seems to work just fine, with one exception. When loading the tracker page, I get this error "failed to load metadatata", and the page is half loaded. There are no errors in the container logs, however I did find this error in the javascript console:

DOMException: Failed to execute 'transaction' on 'IDBDatabase': One of the specified object stores was not found.
    at dhis2.storage.IndexedDBAdapter.value [as setAll] (http://localhost:8085/dhis-web-core-resource/dhis/dhis2-storage-idb-e5bdf19229.js:164:35)
    at dhis2.storage.Store.value [as setAll] (http://localhost:8085/dhis-web-core-resource/dhis/dhis2-storage-04afdd4f4c.js:146:42)
    at http://localhost:8085/dhis-web-tracker-capture/core/tracker-capture.js?_=88ac56894b1f08dced41:636:31
    at mightThrow (http://localhost:8085/dhis-web-core-resource/jquery/3.2.0/dist/jquery.js:3583:29)
    at process (http://localhost:8085/dhis-web-core-resource/jquery/3.2.0/dist/jquery.js:3651:12)

This error seems to be isolated to the 2.29 image, since I was able to get 2.26 working just fine using the same workflow.

@pgracio
Copy link
Owner

pgracio commented Sep 5, 2018

Hi @rrowlands sorry for the late response. Have you tried to reach to the developers? I don't think this is a problem with the docker images but with the application itself.

@pgracio
Copy link
Owner

pgracio commented Sep 5, 2018

I have also published a new docker image for 2.29-sierra-leone give it a try with that new image.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants