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

Accession uploading issue #51

Open
sidevshiy opened this issue Aug 26, 2024 · 1 comment
Open

Accession uploading issue #51

sidevshiy opened this issue Aug 26, 2024 · 1 comment

Comments

@sidevshiy
Copy link

sidevshiy commented Aug 26, 2024

Hello!
I have breedbase installed in the docker container v0.98
I have issue while accession uploading process.

VM2252:1 Uncaught SyntaxError: Unexpected non-whitespace character after JSON at position 389 (line 1 column 390)
at JSON.parse ()
at HTMLIFrameElement.complete (Accessions.js:24:417)
at HTMLIFrameElement. (iframe-post-form.js:26:18)
at HTMLIFrameElement.dispatch (jquery.js:371:476)
at elemData.handle (jquery.js:357:166)

When look into debug, json file looks the following way

{"full_data":{"WGR000TEST":{"organizationName":null,"germplasmName":"WGR000TEST","populationName":null,"species":"Abatia canescens","defaultDisplayName":"WGR000TEST","synonyms":[]}},"absent_organisms":[],"fuzzy_organisms":[],"absent":["WGR000TEST"],"found":[],"found_organisms":[{"matched_string":"Abatia canescens","unique_name":"Abatia canescens"}],"fuzzy":[],"success":"1","list_id":51}<.div class="json-formatter-container">

that <.div class="json-formatter-container"> shows up there really wired way.

I can't figure out if it is a problem of the accession file itself or backend issue ? Probably I need to try to install newer version...
Have you met with this kind of issue in v0.98 ?

@sidevshiy
Copy link
Author

I put "." after < sign because in other case it hides in the chat

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

No branches or pull requests

2 participants
@sidevshiy and others