-
Notifications
You must be signed in to change notification settings - Fork 17
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
Comments
Hi, can you provide log from Docker container? |
{"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 |
Does this error appear when adding any link, or just this one specifically? |
Any link. |
error message changed to 'Error Invalid URL' at 1.4.14 |
after version 1.4.12, Internal Server Error occur when add bookmark - input URL
The text was updated successfully, but these errors were encountered: