+1 vote
261 views

Hello, 

we have an issue where the push of a new ecoinvent database to the collaboration server. 

Approach:  

  1. Created a new repository in the openLCA server tool with the Group "S&IM Group".
  2. Connected the database in the local openLCA software to the repository: 
    1. rightclick - repository - connect 
    2. copied the URL of the repository from the openLCA server tool to the field URL in the "Connect GIT repository window" in the openLCA software tool.
    3. Added my user name
    4. clicked on connect.
  3. Rightclick on the database name in the openLCA software -  respository - clicked commit
  4. Added a note "first commit" and clicked on "commit and push"
  5. Progress info "Writing data to repository: first commit
We then run into the problem that the commit takes very long and needs to be cancelled after 2h or so. 
Is there something we need to change?
in LCA Collaboration Server by (190 points)
by (190 points)
Yes, this solved the issue! Thank you

1 Answer

0 votes
by (8.2k points)
selected by
 
Best answer
The solution is to validate the database and check for duplicate reference ids, which are causing this problem. Assigning unique reference ids should solve the problem.
...