after upload refrence bib file getting error
Open
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
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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