Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MetaShARK winter edition: Error when loading a prevous DP, and trying to click previous untill the attribute step, error on the "ORCID" step when trying to come back to the "taxcov" step #133

Open
yvanlebras opened this issue Apr 10, 2021 · 1 comment
Labels

Comments

@yvanlebras
Copy link
Contributor

yvanlebras commented Apr 10, 2021

  1. je pars de zéro, je créé un DP avec les données phenoclim, je génère l'EML, tout est ok.
  2. je "savea nd quit" , retour à la page accueil "Fill in EML" et là, le dp que je viens de créer ne s'affiche pas (cela peut être du au montage de volume sur windows qui maintenant fonctionne, ça c'est cool , mais qu ipeut poser des pb de perf....-> peu probable que ce soit l'origine du pb, mais au cas ou)
    => du coup je fait un refresh via F5
  3. je retourne sur page accueil "Fill in EML" et là mon dp est là. je le sélectionne, le charge et là j'arrive à la dernière étape "Make EML"
    Là ma fin de logs du container :
    ...
Validating EML
  Validation passed :)
Done.
sh: 1: xdg-open: not found
[main] 1
[main] 1
[main] 9
  1. je tente de revenir en arrière une fois
[main] 8
  1. je tente de revenir en arrière une fois de plus
[main] 7

6 . je tente de revenir en arrière une fois de plus / plantage
Logs :

Making EML ...
<eml>
  <dataset>
    <title>
    <creator>
    <pubDate>
    <abstract>
   <additionalInfo>
    <intellectualRights>
    <coverage>
        <geographicCoverage>
      <temporalCoverage>
    <maintenance>
    <contact>
    <methods>
    <dataTable> (Phenoclim.tsv)
</eml>
Writing EML (Phenoclim.xml)
Validating EML
  Validation passed :)
Done.
sh: 1: xdg-open: not found
[main] 1
[main] 1
[main] 9
[main] 8
[main] 7
[main] 6
Warning: Error in : Must use single string to index into reactivevalues.
  [No stack trace available]

Error seems to be related to sh: 1: xdg-open: not found

@earnaud
Copy link
Owner

earnaud commented Apr 12, 2021

Ce qui me questionne, c'est pourquoi il fait un make EML en revenant en arrière

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

No branches or pull requests

2 participants