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

Internal Server Error when input URL #95

Open
xrfmkrh opened this issue Dec 11, 2023 · 5 comments
Open

Internal Server Error when input URL #95

xrfmkrh opened this issue Dec 11, 2023 · 5 comments

Comments

@xrfmkrh
Copy link

xrfmkrh commented Dec 11, 2023

after version 1.4.12, Internal Server Error occur when add bookmark - input URL

@AlexSciFier
Copy link
Owner

Hi, can you provide log from Docker container?

@xrfmkrh
Copy link
Author

xrfmkrh commented Dec 11, 2023

{"level":50,"time":1702301036035,"pid":1,"hostname":"803523d17d82","reqId":"req-vd","req":{"method":"POST","url":"/api/utils/urlinfo","hostname":"192.168.1.102:1739","remoteAddress":"192.168.1.81","remotePort":3895},"res":{"statusCode":500},"err":{"type":"TypeError","message":"Cannot read properties of undefined (reading 'headers')","stack":"TypeError: Cannot read properties of undefined (reading 'headers')\n at requestHeadFromUrl (file:///app/logics/bookmarks.js:29:25)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n at async Object. (file:///app/routes/api/utils/index.js:30:22)"},"msg":"Cannot read properties of undefined (reading 'headers')"}

github.com connect ECONNREFUSED 127.0.0.1:80

@AlexSciFier
Copy link
Owner

Does this error appear when adding any link, or just this one specifically?

@xrfmkrh
Copy link
Author

xrfmkrh commented Dec 17, 2023

Any link.
But I can add bookmark after that error.

@xrfmkrh
Copy link
Author

xrfmkrh commented Feb 6, 2024

error message changed to 'Error Invalid URL' at 1.4.14

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