JabRef / JabRef/cloudref

after upload refrence bib file getting error

Open
#22 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
64
Forks
8
PR merge metrics
No merged PRs in 30d

Description

  • I'm submitting a ...
    [ ] bug report
  • What is the current behavior?
    in centos started service using below command
    docker run -p 0.0.0.0:8080:8080 jabref/cloudref

then upload any bib ref file.
and getting error

  • If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem
    in centos install docker
    start docker service
    docker run -p 127.0.0.1:8080:8080 jabref/cloudref

then upload any bib file.

  • What is the expected behavior?
    must seen any bib file

  • What is the motivation / use case for changing the behavior?

  • Please tell us about your environment:

direct used docker given by u

capture

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the upload failure with the documented Docker command on CentOS, using a BibTeX file and checking the attached screenshot for the reported error. Trace the upload path from the web interface through the container; done means a valid bib file uploads successfully and its references are visible.

Written by the indexing model from the issue text.

Assessment

Tech stack
centos, docker, javascript
Domain
backend, web-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.