-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
Obtain fulltext from sciencedirect #12161
Comments
I looked into the detailed debug logs, this appears to be a cookie handling issue:
Full debug logs for reference: |
Got a similar log, just like #12357.
|
@priyanshu16095 I am unsure regarding your logs. For me if I try to lookup the full text of the DOI I mentioned in the issue I still get the error "Invalid cookie". I am unsure if this is related to the issue you mentioned. For reference, here are the recent logs for jabref 6.0 alpha: Detail information:
|
Yeah, this time I got the same log.
Recording.2025-02-07.mp4@Julfried Am I doing it right this time? |
Yes, thats exactly the issue that I am facing. Would be very helpful if this gets fixed since sciencedirect is quiete common in many technical fields |
/assign-me |
👋 Hey @priyanshu16095, thank you for your interest in this issue! 🎉 We're excited to have you on board. Start by exploring our Contributing guidelines, and don't forget to check out our workspace setup guidelines to get started smoothly. In case you encounter failing tests during development, please check our developer FAQs! Having any questions or issues? Feel free to ask here on GitHub. Need help setting up your local workspace? Join the conversation on JabRef's Gitter chat. And don't hesitate to open a (draft) pull request early on to show the direction it is heading towards. This way, you will receive valuable feedback. Happy coding! 🚀 ⏳ Please note, you will be automatically unassigned if the issue isn't closed within 90 days (by 08 May 2025). A maintainer can also add the "📌 Pinned"" label to prevent automatic unassignment. |
@Julfried Sorry, I have to unassign myself from this for now as I have started working on another issue. |
/unassign-me |
👋 Hey @priyanshu16095, you've been automatically unassigned from this issue due to inactivity. Note If you'd like to be re-assigned, just leave another comment or ask a maintainer to assign you again. |
JabRef version
5.15 (latest release)
Operating system
Windows
Details on version and operating system
22H2
Checked with the latest development build (copy version output from About dialog)
Steps to reproduce the behaviour
When trying to obtain the fulltext from sciencedirect, it does not find it. For example taking this DOI: https://doi.org/10.1016/j.ndteint.2023.102990
I am able to add it to the library, but the fulltext does not resolve, although it is clearly available.
Appendix
Logs:
2024-11-07 16:22:10 [JavaFX Application Thread] org.jabref.gui.JabRefDialogService.notify()
INFO: Deleted 1 entry(ies)
2024-11-07 16:22:43 [JavaFX Application Thread] org.jabref.gui.JabRefDialogService.notify()
INFO: Looking for full text document...
2024-11-07 16:22:43 [JabRef CachedThreadPool] sun.util.logging.internal.LoggingProviderImpl$JULWrapper.log()
ERROR: Invalid cookie for https://linkinghub.elsevier.com/retrieve/pii/S0963869523002050:
2024-11-07 16:22:44 [JabRef CachedThreadPool] sun.util.logging.internal.LoggingProviderImpl$JULWrapper.log()
ERROR: Invalid cookie for https://www.sciencedirect.com/science/article/pii/S0963869523002050:
2024-11-07 16:22:45 [JabRef CachedThreadPool] org.jabref.logic.importer.fetcher.SemanticScholar.findFullText()
INFO: Fulltext PDF found @ SemanticScholar. Link: https://doi.org/10.1016/j.ndteint.2023.102990
2024-11-07 16:22:45 [JavaFX Application Thread] org.jabref.gui.JabRefDialogService.notify()
INFO: No full text document found for entry Cosarinsky2024.
The text was updated successfully, but these errors were encountered: